Searched refs:hasDot2Insts (Results 1 – 3 of 3) sorted by relevance
812 bool hasDot2Insts() const { in hasDot2Insts() function
1134 def HasDot2Insts : Predicate<"Subtarget->hasDot2Insts()">,
9750 if (!Subtarget->hasDot2Insts() || VT != MVT::f32) in performFMACombine()