Searched refs:isUndefValue (Results 1 – 3 of 3) sorted by relevance
421 if (TV && Q.isUndefValue(TV)) in ThreadBinOpOverSelect()423 if (FV && Q.isUndefValue(FV)) in ThreadBinOpOverSelect()618 if (Q.isUndefValue(Op1)) in SimplifyAddInst()738 if (Q.isUndefValue(Op0) || Q.isUndefValue(Op1)) in SimplifySubInst()873 if (Q.isUndefValue(Op1) || match(Op1, m_Zero())) in SimplifyMulInst()932 if (Q.isUndefValue(Op1)) in simplifyDivRem()949 if (Elt && (Elt->isNullValue() || Q.isUndefValue(Elt))) in simplifyDivRem()956 if (Q.isUndefValue(Op0)) in simplifyDivRem()1210 if (Q.isUndefValue(C)) in isPoisonShift()1312 if (Q.isUndefValue(Op0)) in SimplifyRightShift()[all …]
134 bool isUndefValue(Value *V) const { in isUndefValue() function
230 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function845 assert(!ValuesPerBlock[0].AV.isUndefValue() && in ConstructSSAForLoadSet()858 if (AV.AV.isUndefValue()) in ConstructSSAForLoadSet()