Home
last modified time | relevance | path

Searched refs:UndefOp1 (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2770 const APInt &UndefOp1) { in getKnownUndefForVectorBinop() argument
2778 UndefOp1.getBitWidth() == NumElts && "Bad type for undef analysis"); in getKnownUndefForVectorBinop()
2806 SDValue C1 = getUndefOrConstantElt(BO.getOperand(1), i, UndefOp1); in getKnownUndefForVectorBinop()