Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h564 void GenConst128(MIR* mir);
Dtarget_x86.cc1446 GenConst128(mir); in GenMachineSpecificExtendedMethodMIR()
1536 void X86Mir2Lir::GenConst128(MIR* mir) { in GenConst128() function in art::X86Mir2Lir