Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2944 bool SimplifyDemandedVectorElts(SDValue Op, const APInt &DemandedEltMask,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1438 SDValue Op, const APInt &DemandedEltMask, APInt &KnownUndef, in SimplifyDemandedVectorElts() argument
1442 APInt DemandedElts = DemandedEltMask; in SimplifyDemandedVectorElts()
1867 if (SimplifyDemandedBits(Op, DemandedBits, DemandedEltMask, Known, TLO, in SimplifyDemandedVectorElts()