Home
last modified time | relevance | path

Searched defs:KnownUndef (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1285 APInt &KnownUndef, in SimplifyDemandedVectorElts()
1300 SDValue Op, const APInt &DemandedEltMask, APInt &KnownUndef, in SimplifyDemandedVectorElts()
1703 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
DDAGCombiner.cpp1067 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local