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

  /art/compiler/dex/quick/arm/
arm_lir.h 152 fr15 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 15, enumerator in enum:art::ArmNativeRegisterPool
247 constexpr RegStorage rs_fr15(RegStorage::kValid | fr15);
    [all...]
  /art/compiler/dex/quick/x86/
x86_lir.h 179 fr15 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 15, enumerator in enum:art::X86NativeRegisterPool
277 constexpr RegStorage rs_fr15(RegStorage::kValid | fr15);
    [all...]

Completed in 87 milliseconds