Searched refs:hasCnMips (Results 1 – 7 of 7) sorted by relevance
144 else if (P.hasCnMips()) in setISAExtensionFromPredicates()
278 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
413 if (Subtarget.hasCnMips()) { in MipsTargetLowering()822 } else if (FirstOperandOpc == ISD::SHL && Subtarget.hasCnMips()) { in performANDCombine()1109 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasCnMips()) in performSHLCombine()
210 def HasCnMips : Predicate<"Subtarget->hasCnMips()">,212 def NotCnMips : Predicate<"!Subtarget->hasCnMips()">,
188 if (Subtarget.hasCnMips()) in MipsSETargetLowering()
64 bool hasCnMips() const { return STI.getFeatureBits()[Mips::FeatureCnMips]; } in hasCnMips() function in __anon61ba24ea0111::MipsDisassembler1352 if (hasCnMips()) { in getInstruction()
689 bool hasCnMips() const { in hasCnMips() function in __anon64c2544a0211::MipsAsmParser1892 assert(hasCnMips() && "instruction only valid for octeon cpus"); in processInstruction()2002 if (hasCnMips()) { in processInstruction()