Home
last modified time | relevance | path

Searched refs:arg3 (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/mips/
Dcall_mips.cc259 const RegStorage arg3 = TargetReg(kArg3); in GenEntrySequence() local
268 LockTemp(arg3); in GenEntrySequence()
357 FreeTemp(arg3); in GenEntrySequence()
/art/compiler/dex/quick/
Dgen_invoke.cc380 RegLocation arg3, bool safepoint_pc) { in CallRuntimeHelperRegLocationRegLocationRegLocationRegLocation() argument
385 LoadValueDirectFixed(arg3, TargetReg(kArg3, arg3)); in CallRuntimeHelperRegLocationRegLocationRegLocationRegLocation()
Dmir_to_lir.h903 RegLocation arg2, RegLocation arg3, bool safepoint_pc);