Searched refs:isUndefValue (Results 1 – 5 of 5) sorted by relevance
418 if (TV && Q.isUndefValue(TV)) in ThreadBinOpOverSelect()420 if (FV && Q.isUndefValue(FV)) in ThreadBinOpOverSelect()615 if (Q.isUndefValue(Op1)) in SimplifyAddInst()735 if (Q.isUndefValue(Op0) || Q.isUndefValue(Op1)) in SimplifySubInst()870 if (Q.isUndefValue(Op1) || match(Op1, m_Zero())) in SimplifyMulInst()929 if (Q.isUndefValue(Op1)) in simplifyDivRem()946 if (Elt && (Elt->isNullValue() || Q.isUndefValue(Elt))) in simplifyDivRem()953 if (Q.isUndefValue(Op0)) in simplifyDivRem()1207 if (Q.isUndefValue(C)) in isUndefShift()1293 if (Q.isUndefValue(Op0)) in SimplifyRightShift()[all …]
133 bool isUndefValue(Value *V) const { in isUndefValue() function
214 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function740 assert(!ValuesPerBlock[0].AV.isUndefValue() && in ConstructSSAForLoadSet()813 assert(isUndefValue() && "Should be UndefVal"); in MaterializeAdjustedValue()
173 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function1151 assert(!ValuesPerBlock[0].AV.isUndefValue() && in ConstructSSAForLoadSet()1207 assert(isUndefValue() && "Should be UndefVal"); in MaterializeAdjustedValue()
229 bool isUndefValue() const { return Val.getInt() == UndefVal; } in isUndefValue() function840 assert(!ValuesPerBlock[0].AV.isUndefValue() && in ConstructSSAForLoadSet()913 assert(isUndefValue() && "Should be UndefVal"); in MaterializeAdjustedValue()