Searched refs:UndefOp0 (Results 1 – 1 of 1) sorted by relevance
2996 const APInt &UndefOp0, in getKnownUndefForVectorBinop() argument3004 assert(UndefOp0.getBitWidth() == NumElts && in getKnownUndefForVectorBinop()3032 SDValue C0 = getUndefOrConstantElt(BO.getOperand(0), i, UndefOp0); in getKnownUndefForVectorBinop()