Searched defs:EmitGenericShift (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/utils/x86/ | ||
H A D | assembler_x86.cc | 3903 void X86Assembler::EmitGenericShift(int reg_or_opcode, in EmitGenericShift() function in art::x86::X86Assembler |
/aosp12/art/compiler/utils/x86_64/ | ||
H A D | assembler_x86_64.cc | 5228 void X86_64Assembler::EmitGenericShift(bool wide, in EmitGenericShift() function in art::x86_64::X86_64Assembler |