Searched refs:hasCnMips (Results 1 – 6 of 6) sorted by relevance
216 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
198 def HasCnMips : Predicate<"Subtarget->hasCnMips()">,
119 if (Subtarget.hasCnMips()) in MipsSETargetLowering()
335 if (Subtarget.hasCnMips()) { in MipsTargetLowering()
50 bool hasCnMips() const { return STI.getFeatureBits()[Mips::FeatureCnMips]; } in hasCnMips() function in __anonac374e550111::MipsDisassembler962 if (hasCnMips()) { in getInstruction()
526 bool hasCnMips() const { in hasCnMips() function in __anon5de389750211::MipsAsmParser1530 assert(hasCnMips() && "instruction only valid for octeon cpus"); in processInstruction()1597 if (hasCnMips()) { in processInstruction()