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

  /external/clang/test/Modules/
namespaces.cpp 33 float &fr5 = LookupBeforeImport::f(1.0f); local
  /art/compiler/dex/quick/arm/
arm_lir.h 142 fr5 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 5, enumerator in enum:art::ArmNativeRegisterPool
237 constexpr RegStorage rs_fr5(RegStorage::kValid | fr5);
    [all...]
  /art/compiler/dex/quick/x86/
x86_lir.h 169 fr5 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 5, enumerator in enum:art::X86NativeRegisterPool
267 constexpr RegStorage rs_fr5(RegStorage::kValid | fr5);
    [all...]

Completed in 317 milliseconds