Home
last modified time | relevance | path

Searched defs:rl_offset (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/quick/
Dgen_invoke.cc1121 RegLocation rl_offset = info->args[2]; in GenInlinedStringFactoryNewStringFromBytes() local
1139 RegLocation rl_offset = info->args[0]; in GenInlinedStringFactoryNewStringFromChars() local
1454 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg); in GenInlinedUnsafeGet() local
1501 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg); in GenInlinedUnsafePut() local
/art/compiler/dex/quick/x86/
Dint_x86.cc1131 RegLocation rl_offset = LoadValueWide(rl_src_offset, kCoreReg); in GenInlinedCas() local
1241 RegLocation rl_offset; in GenInlinedCas() local
/art/compiler/dex/quick/arm/
Dint_arm.cc900 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg); in GenInlinedCas() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc753 RegLocation rl_offset = LoadValueWide(rl_src_offset, kCoreReg); in GenInlinedCas() local