Home
last modified time | relevance | path

Searched defs:rl_value (Results 1 – 6 of 6) sorted by relevance

/art/compiler/dex/quick/arm/
Dint_arm.cc783 RegLocation rl_value = LoadValueWide(rl_src_value, kCoreReg); in GenInlinedPoke() local
789 RegLocation rl_value = LoadValue(rl_src_value, kCoreReg); in GenInlinedPoke() local
/art/compiler/dex/quick/mips/
Dint_mips.cc322 RegLocation rl_value = LoadValue(rl_src_value, kCoreReg); in GenInlinedPoke() local
/art/compiler/dex/quick/x86/
Dutility_x86.cc420 LIR* X86Mir2Lir::OpRegMem(OpKind op, RegStorage r_dest, RegLocation rl_value) { in OpRegMem()
Dint_x86.cc881 RegLocation rl_value; in GenInlinedPoke() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc694 RegLocation rl_value; in GenInlinedPoke() local
/art/compiler/dex/quick/
Dgen_invoke.cc1663 RegLocation rl_value; in GenInlinedUnsafePut() local