Searched refs:HasCnMips (Results 1 – 4 of 4) sorted by relevance
91 bool HasCnMips; variable218 bool hasCnMips() const { return HasCnMips; } in hasCnMips()
68 IsNaN2008bit(false), IsGP64bit(false), HasVFPU(false), HasCnMips(false), in MipsSubtarget()
173 def FeatureCnMips : SubtargetFeature<"cnmips", "HasCnMips",
202 def HasCnMips : Predicate<"Subtarget->hasCnMips()">,322 list<Predicate> InsnPredicates = [HasCnMips];326 list<Predicate> InsnPredicates = [HasMips64, HasCnMips];