Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2768 static APInt getKnownUndefForVectorBinop(SDValue BO, SelectionDAG &DAG, in getKnownUndefForVectorBinop() function
3361 KnownUndef = getKnownUndefForVectorBinop(Op, TLO.DAG, UndefLHS, UndefRHS); in SimplifyDemandedVectorElts()