Home
last modified time | relevance | path

Searched defs:KnownZero (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1091 APInt &KnownZero) { in computeZeroableShuffleElements()
1736 APInt KnownUndef, KnownZero; in lower128BitShuffle() local
2227 APInt KnownUndef, KnownZero; in lower256BitShuffle() local
8561 APInt KnownUndef, KnownZero; in SimplifyDemandedBitsForTargetNode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3111 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
3172 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, in SimplifyDemandedVectorElts()
3955 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
H A DDAGCombiner.cpp1458 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5845 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements()
5928 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables()
6030 const APInt &KnownZero, in resolveTargetShuffleFromZeroables()
6047 APInt &KnownZero) { in resolveZeroablesFromTargetShuffle()
6674 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs()
6702 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local
18263 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local
40205 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local
43469 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
44679 APInt KnownUndef, KnownZero; in SimplifyDemandedBitsForTargetNode() local
[all …]