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

/art/compiler/dex/quick/arm/
H A Darm_lir.h146 fr9 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 9, enumerator in enum:art::ArmNativeRegisterPool
241 constexpr RegStorage rs_fr9(RegStorage::kValid | fr9);
/art/compiler/dex/quick/x86/
H A Dx86_lir.h173 fr9 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 9, enumerator in enum:art::X86NativeRegisterPool
271 constexpr RegStorage rs_fr9(RegStorage::kValid | fr9);

Completed in 100 milliseconds