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