Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h664 void GenReduceVector(BasicBlock *bb, MIR *mir);
Dtarget_x86.cc1730 GenReduceVector(bb, mir); in GenMachineSpecificExtendedMethodMIR()
2235 void X86Mir2Lir::GenReduceVector(BasicBlock *bb, MIR *mir) { in GenReduceVector() function in art::X86Mir2Lir