Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h682 void GenReduceVector(MIR* mir);
Dtarget_x86.cc1482 GenReduceVector(mir); in GenMachineSpecificExtendedMethodMIR()
2133 void X86Mir2Lir::GenReduceVector(MIR* mir) { in GenReduceVector() function in art::X86Mir2Lir