Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2741 static APInt getKnownUndefForVectorBinop(SDValue BO, SelectionDAG &DAG, in getKnownUndefForVectorBinop() function
3333 KnownUndef = getKnownUndefForVectorBinop(Op, TLO.DAG, UndefLHS, UndefRHS); in SimplifyDemandedVectorElts()