Home
last modified time | relevance | path

Searched refs:GenUnsignedShiftRightVector (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/x86/
Dcodegen_x86.h614 void GenUnsignedShiftRightVector(BasicBlock *bb, MIR *mir);
Dtarget_x86.cc1715 GenUnsignedShiftRightVector(bb, mir); in GenMachineSpecificExtendedMethodMIR()
2072 void X86Mir2Lir::GenUnsignedShiftRightVector(BasicBlock *bb, MIR *mir) { in GenUnsignedShiftRightVector() function in art::X86Mir2Lir