Searched defs:fr1 (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/quick/arm/
H A Darm_lir.h140 fr1 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 1, enumerator in enum:art::ArmNativeRegisterPool
235 constexpr RegStorage rs_fr1(RegStorage::kValid | fr1);
/art/compiler/dex/quick/x86/
H A Dx86_lir.h169 fr1 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 1, enumerator in enum:art::X86NativeRegisterPool
270 constexpr RegStorage rs_fr1(RegStorage::kValid | fr1);

Completed in 65 milliseconds