Searched refs:isUndefValue (Results 1 – 3 of 3) sorted by relevance
427 if (TV && Q.isUndefValue(TV)) in threadBinOpOverSelect()429 if (FV && Q.isUndefValue(FV)) in threadBinOpOverSelect()641 if (Q.isUndefValue(Op1)) in simplifyAddInst()795 if (Q.isUndefValue(Op0) || Q.isUndefValue(Op1)) in simplifySubInst()936 if (Q.isUndefValue(Op1) || match(Op1, m_Zero())) in simplifyMulInst()1007 if (Q.isUndefValue(Op1) || isa<PoisonValue>(Op1)) in simplifyDivRem()1024 if (Elt && (Elt->isNullValue() || Q.isUndefValue(Elt))) in simplifyDivRem()1036 if (Q.isUndefValue(Op0)) in simplifyDivRem()1317 if (Q.isUndefValue(C)) in isPoisonShift()1425 if (Q.isUndefValue(Op0)) in simplifyRightShift()[all …]
133 bool isUndefValue(Value *V) const { in isUndefValue() function
249 bool isUndefValue() const { return Kind == ValType::UndefVal; } in isUndefValue() function945 assert(!ValuesPerBlock[0].AV.isUndefValue() && in ConstructSSAForLoadSet()958 if (AV.AV.isUndefValue()) in ConstructSSAForLoadSet()