Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h613 void GenShiftLeftVector(MIR* mir);
Dtarget_x86.cc1461 GenShiftLeftVector(mir); in GenMachineSpecificExtendedMethodMIR()
1853 void X86Mir2Lir::GenShiftLeftVector(MIR* mir) { in GenShiftLeftVector() function in art::X86Mir2Lir