Searched defs:EmitVexPrefixByteOne (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.cc | 3998 uint8_t X86Assembler::EmitVexPrefixByteOne(bool R, in EmitVexPrefixByteOne() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.cc | 5467 uint8_t X86_64Assembler::EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M) { in EmitVexPrefixByteOne() function in art::x86_64::X86_64Assembler |