Searched refs:UndefOp1 (Results 1 – 1 of 1) sorted by relevance
3126 const APInt &UndefOp1) { in getKnownUndefForVectorBinop() argument3134 UndefOp1.getBitWidth() == NumElts && "Bad type for undef analysis"); in getKnownUndefForVectorBinop()3162 SDValue C1 = getUndefOrConstantElt(BO.getOperand(1), i, UndefOp1); in getKnownUndefForVectorBinop()