Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h594 void GenShiftLeftVector(BasicBlock *bb, MIR *mir);
Dtarget_x86.cc1709 GenShiftLeftVector(bb, mir); in GenMachineSpecificExtendedMethodMIR()
2019 void X86Mir2Lir::GenShiftLeftVector(BasicBlock *bb, MIR *mir) { in GenShiftLeftVector() function in art::X86Mir2Lir