Searched refs:hasCRC (Results 1 – 9 of 9) sorted by relevance
165 if (P.hasCRC()) in setASESetFromPredicates()
204 if (!hasMips32r6() && hasCRC() && !CRCWarningPrinted) { in MipsSubtarget()
328 bool hasCRC() const { return HasCRC; } in hasCRC() function
704 // MIPSR6 CRC ASE - hasCRC710 // MIPS64R6 CRC ASE - hasCRC
253 def HasCRC : Predicate<"Subtarget->hasCRC()">,
104 def HasCRC : Predicate<"Subtarget->hasCRC()">,
3798 if (!Subtarget->hasCRC()) in fastLowerIntrinsicCall()
122 def HasCRC : Predicate<"Subtarget->hasCRC()">,
716 bool hasCRC() const { in hasCRC() function in __anona2e40b320211::MipsAsmParser