Searched refs:loadBaseDispWide (Results 1 - 6 of 6) sorted by relevance

/dalvik/vm/compiler/codegen/
H A DCodegenFactory.cpp93 loadBaseDispWide(cUnit, NULL, rSELF,
98 loadBaseDispWide(cUnit, NULL, rFP,
197 loadBaseDispWide(cUnit, NULL, rSELF,
/dalvik/vm/compiler/codegen/mips/
H A DCodegenFactory.cpp87 loadBaseDispWide(cUnit, NULL, rSELF, offsetof(Thread, interpSave.retval),
91 loadBaseDispWide(cUnit, NULL, rFP,
189 loadBaseDispWide(cUnit, NULL, rSELF, offsetof(Thread, interpSave.retval),
H A DCodegenDriver.cpp516 loadBaseDispWide(cUnit, mir, regPtr, dataOffset, rlResult.lowReg,
/dalvik/vm/compiler/codegen/arm/Thumb2/
H A DFactory.cpp1000 static ArmLIR *loadBaseDispWide(CompilationUnit *cUnit, MIR *mir, int rBase, function
1158 loadBaseDispWide(cUnit, NULL, base, 0, lowReg, highReg, INVALID_SREG);
/dalvik/vm/compiler/codegen/arm/Thumb/
H A DFactory.cpp705 static ArmLIR *loadBaseDispWide(CompilationUnit *cUnit, MIR *mir, int rBase, function
/dalvik/vm/compiler/codegen/mips/Mips32/
H A DFactory.cpp710 static MipsLIR *loadBaseDispWide(CompilationUnit *cUnit, MIR *mir, int rBase, function

Completed in 96 milliseconds