Searched refs:hasCnMipsP (Results 1 – 5 of 5) sorted by relevance
142 if (P.hasCnMipsP()) in setISAExtensionFromPredicates()
276 bool hasCnMipsP() const { return HasCnMipsP; } in hasCnMipsP() function
214 def HasCnMipsP : Predicate<"Subtarget->hasCnMipsP()">,216 def NotCnMipsP : Predicate<"!Subtarget->hasCnMipsP()">,
66 bool hasCnMipsP() const { return STI.getFeatureBits()[Mips::FeatureCnMipsP]; } in hasCnMipsP() function in __anond2d06e890111::MipsDisassembler1360 if (hasCnMipsP()) { in getInstruction()
677 bool hasCnMipsP() const { in hasCnMipsP() function in __anon840592a90211::MipsAsmParser