Searched refs:HasCnMips (Results 1 – 5 of 5) sorted by relevance
82 bool HasCnMips; variable204 bool hasCnMips() const { return HasCnMips; } in hasCnMips()
68 IsNaN2008bit(false), IsGP64bit(false), HasVFPU(false), HasCnMips(false), in MipsSubtarget()
163 def FeatureCnMips : SubtargetFeature<"cnmips", "HasCnMips",
309 AdditionalPredicates = [HasCnMips] in {536 let Predicates = [HasMips64, HasCnMips] in {613 let Predicates = [HasMips64, HasCnMips] in {
189 def HasCnMips : Predicate<"Subtarget->hasCnMips()">,