Searched refs:SET_VEX_M (Results 1 – 4 of 4) sorted by relevance
910 uint8_t EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M);
3932 int SET_VEX_M) { in EmitVexPrefixByteOne() argument3953 vex_prefix |= SET_VEX_M; in EmitVexPrefixByteOne()
1024 uint8_t EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M);
5458 uint8_t X86_64Assembler::EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M) { in EmitVexPrefixByteOne() argument5479 vex_prefix |= SET_VEX_M; in EmitVexPrefixByteOne()