Home
last modified time | relevance | path

Searched defs:KnownZero (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
3043 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, 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()
5735 const APInt &KnownZero, in resolveTargetShuffleFromZeroables()
5752 APInt &KnownZero) { 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 …]