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

  /art/compiler/dex/quick/arm/
arm_lir.h 150 fr13 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 13, enumerator in enum:art::ArmNativeRegisterPool
245 constexpr RegStorage rs_fr13(RegStorage::kValid | fr13);
    [all...]
  /art/compiler/dex/quick/x86/
x86_lir.h 177 fr13 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 13, enumerator in enum:art::X86NativeRegisterPool
275 constexpr RegStorage rs_fr13(RegStorage::kValid | fr13);
    [all...]

Completed in 72 milliseconds