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.cpp2944 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
3005 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, in SimplifyDemandedVectorElts()
3724 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
H A DDAGCombiner.cpp1490 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5427 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements()
5510 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables()
5610 const APInt &KnownZero, in resolveTargetShuffleFromZeroables()
5627 APInt &KnownZero) { in resolveZeroablesFromTargetShuffle()
6177 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs()
6205 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local
17532 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local
38022 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local
40972 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
41959 APInt KnownUndef, KnownZero; in SimplifyDemandedBitsForTargetNode() local
[all …]