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

  /art/compiler/dex/quick/arm/
arm_lir.h 149 fr12 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 12, enumerator in enum:art::ArmNativeRegisterPool
244 constexpr RegStorage rs_fr12(RegStorage::kValid | fr12);
    [all...]
  /art/compiler/dex/quick/x86/
x86_lir.h 176 fr12 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 12, enumerator in enum:art::X86NativeRegisterPool
274 constexpr RegStorage rs_fr12(RegStorage::kValid | fr12);
    [all...]

Completed in 404 milliseconds