Searched refs:hasCnMips (Results 1 – 7 of 7) sorted by relevance
144 else if (P.hasCnMips()) in setISAExtensionFromPredicates()
283 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
428 if (Subtarget.hasCnMips()) { in MipsTargetLowering()834 } else if (FirstOperandOpc == ISD::SHL && Subtarget.hasCnMips()) { in performANDCombine()1124 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasCnMips()) in performSHLCombine()
211 def HasCnMips : Predicate<"Subtarget->hasCnMips()">,213 def NotCnMips : Predicate<"!Subtarget->hasCnMips()">,
180 if (Subtarget.hasCnMips()) in MipsSETargetLowering()
64 bool hasCnMips() const { return STI.hasFeature(Mips::FeatureCnMips); } in hasCnMips() function in __anon9e9369d20111::MipsDisassembler1294 if (hasCnMips()) { in getInstruction()
689 bool hasCnMips() const { in hasCnMips() function in __anona2e40b320211::MipsAsmParser1892 assert(hasCnMips() && "instruction only valid for octeon cpus"); in processInstruction()2002 if (hasCnMips()) { in processInstruction()