HomeSort by relevance Sort by last modified time
    Searched defs:fr14 (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/arm/
arm_lir.h 151 fr14 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 14, enumerator in enum:art::ArmNativeRegisterPool
246 constexpr RegStorage rs_fr14(RegStorage::kValid | fr14);
    [all...]
  /art/compiler/dex/quick/x86/
x86_lir.h 178 fr14 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 14, enumerator in enum:art::X86NativeRegisterPool
276 constexpr RegStorage rs_fr14(RegStorage::kValid | fr14);
    [all...]

Completed in 765 milliseconds