Home
last modified time | relevance | path

Searched defs:r6 (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/mips/
Dinstruction_set_features_mips.cc45 static void GetFlagsFromCppDefined(bool* mips_isa_gte2, bool* r6, bool* fpu_32bit) { in GetFlagsFromCppDefined()
75 bool r6; in FromVariant() local
106 bool r6 = (bitmap & kR6) != 0; in FromBitmap() local
116 bool r6; in FromCppDefines() local
130 bool r6; in FromCpuInfo() local
207 bool r6 = r6_; in AddFeaturesFromSplitString() local
Dinstruction_set_features_mips.h83 MipsInstructionSetFeatures(bool smp, bool fpu_32bit, bool mips_isa_gte2, bool r6) in MipsInstructionSetFeatures()
/art/compiler/dex/quick/arm/
Darm_lir.h125 r6 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 6, enumerator
/art/compiler/dex/quick/x86/
Dx86_lir.h142 r6 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 6, enumerator