Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2982 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
3024 APInt KnownUndef = APInt::getZero(NumElts); in getKnownUndefForVectorBinop() local
3042 SDValue Op, const APInt &OriginalDemandedElts, APInt &KnownUndef, in SimplifyDemandedVectorElts()
3780 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
H A DDAGCombiner.cpp1401 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5550 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements()
5633 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables()
5734 const APInt &KnownUndef, in resolveTargetShuffleFromZeroables()
5751 APInt &KnownUndef, in resolveZeroablesFromTargetShuffle()
6324 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs()
6352 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local
17663 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local
38774 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local
41883 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
42891 APInt KnownUndef, KnownZero; in SimplifyDemandedBitsForTargetNode() local
[all …]