Searched defs:mips_isa_gte2_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/arch/mips/
H A Dinstruction_set_features_mips.h60 return mips_isa_gte2_;
84 : InstructionSetFeatures(smp), fpu_32bit_(fpu_32bit), mips_isa_gte2_(mips_isa_gte2), r6_(r6)
96 const bool mips_isa_gte2_; member in class:art::FINAL

Completed in 114 milliseconds