Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h703 static constexpr uint32_t r2 = 13; in operator() local
/art/compiler/dex/quick/arm/
Darm_lir.h117 r2 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 2, enumerator
/art/compiler/dex/quick/x86/
Dx86_lir.h128 r2 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 2, enumerator
/art/compiler/optimizing/
Dcode_generator_mips64.cc737 GpuRegister r2 = loc2.AsRegister<GpuRegister>(); in SwapLocations() local
744 FpuRegister r2 = loc2.AsFpuRegister<FpuRegister>(); in SwapLocations() local