Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2327 static APInt getKnownUndefForVectorBinop(SDValue BO, SelectionDAG &DAG, in getKnownUndefForVectorBinop() function
2829 KnownUndef = getKnownUndefForVectorBinop(Op, TLO.DAG, UndefLHS, UndefRHS); in SimplifyDemandedVectorElts()