Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h936 LIR *ScanVectorLiteral(MIR *mir);
Dtarget_x86.cc1805 LIR *data_target = ScanVectorLiteral(mir); in AppendOpcodeWithConst()
2348 LIR *X86Mir2Lir::ScanVectorLiteral(MIR *mir) { in ScanVectorLiteral() function in art::X86Mir2Lir