Searched refs:hasCnMips (Results 1 – 7 of 7) sorted by relevance
218 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
119 if (Subtarget.hasCnMips()) in MipsSETargetLowering()
202 def HasCnMips : Predicate<"Subtarget->hasCnMips()">,
335 if (Subtarget.hasCnMips()) { in MipsTargetLowering()
145 if (P.hasCnMips()) in setISAExtensionFromPredicates()
54 bool hasCnMips() const { return STI.getFeatureBits()[Mips::FeatureCnMips]; } in hasCnMips() function in __anon528cdaf40111::MipsDisassembler1093 if (hasCnMips()) { in getInstruction()
525 bool hasCnMips() const { in hasCnMips() function in __anond0efcad40211::MipsAsmParser1528 assert(hasCnMips() && "instruction only valid for octeon cpus"); in processInstruction()1599 if (hasCnMips()) { in processInstruction()