Home
last modified time | relevance | path

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

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