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.cc817 RegLocation rl_value = LoadValueWide(rl_src_value, kCoreReg); in GenInlinedPoke() local
823 RegLocation rl_value = LoadValue(rl_src_value, kCoreReg); in GenInlinedPoke() local
/art/compiler/dex/quick/x86/
Dutility_x86.cc426 LIR* X86Mir2Lir::OpRegMem(OpKind op, RegStorage r_dest, RegLocation rl_value) { in OpRegMem()
Dint_x86.cc1067 RegLocation rl_value; in GenInlinedPoke() local
/art/compiler/dex/quick/mips/
Dint_mips.cc406 RegLocation rl_value = LoadValue(rl_src_value, kCoreReg); in GenInlinedPoke() local
/art/compiler/dex/quick/
Dgen_invoke.cc1502 RegLocation rl_value; in GenInlinedUnsafePut() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc729 RegLocation rl_value; in GenInlinedPoke() local