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

/art/compiler/dex/quick/arm/
H A Darm_lir.h142 fr3 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 3, enumerator in enum:art::ArmNativeRegisterPool
237 constexpr RegStorage rs_fr3(RegStorage::kValid | fr3);
/art/compiler/dex/quick/x86/
H A Dx86_lir.h171 fr3 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 3, enumerator in enum:art::X86NativeRegisterPool
272 constexpr RegStorage rs_fr3(RegStorage::kValid | fr3);

Completed in 83 milliseconds