Home
last modified time | relevance | path

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

/art/compiler/dex/quick/mips/
Dutility_mips.cc558 RegStorage r_temp = AllocTemp(); in LoadConstantWide() local
/art/compiler/dex/quick/x86/
Dutility_x86.cc620 RegStorage r_temp = AllocTypedTempWide(false, kCoreReg); in LoadConstantWide() local
Dint_x86.cc1279 RegStorage r_temp = AllocTemp(); in SwapBits() local
1290 RegStorage r_temp = AllocTempWide(); in SwapBits64() local
/art/compiler/dex/quick/arm/
Dutility_arm.cc1193 RegStorage r_temp = AllocTemp(); in StoreBaseDisp() local