Searched refs:SET_VEX_M (Results 1 – 4 of 4) sorted by relevance
1052 uint8_t EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M);
4092 int SET_VEX_M) { in EmitVexPrefixByteOne() argument4113 vex_prefix |= SET_VEX_M; in EmitVexPrefixByteOne()
1169 uint8_t EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M);
5734 uint8_t X86_64Assembler::EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M) { in EmitVexPrefixByteOne() argument5755 vex_prefix |= SET_VEX_M; in EmitVexPrefixByteOne()