Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2996 const APInt &UndefOp0, in getKnownUndefForVectorBinop() argument
3004 assert(UndefOp0.getBitWidth() == NumElts && in getKnownUndefForVectorBinop()
3032 SDValue C0 = getUndefOrConstantElt(BO.getOperand(0), i, UndefOp0); in getKnownUndefForVectorBinop()