Searched refs:hasCnMips (Results 1 – 4 of 4) sorted by relevance
209 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
187 def HasCnMips : Predicate<"Subtarget->hasCnMips()">,
121 if (Subtarget->hasCnMips()) in MipsSETargetLowering()
302 if (Subtarget->hasCnMips()) { in MipsTargetLowering()