Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2084 APInt &KnownUndef, in SimplifyDemandedVectorElts()
2132 APInt KnownUndef = APInt::getNullValue(NumElts); in getKnownUndefForVectorBinop() local
2150 SDValue Op, const APInt &OriginalDemandedElts, APInt &KnownUndef, in SimplifyDemandedVectorElts()
2693 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
H A DDAGCombiner.cpp1076 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2758 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
2800 APInt KnownUndef = APInt::getZero(NumElts); in getKnownUndefForVectorBinop() local
2818 SDValue Op, const APInt &OriginalDemandedElts, APInt &KnownUndef, in SimplifyDemandedVectorElts()
3537 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
H A DDAGCombiner.cpp1259 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6911 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements()
6994 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables()
7079 const APInt &KnownUndef, in resolveTargetShuffleFromZeroables()
7096 APInt &KnownUndef, in resolveZeroablesFromTargetShuffle()
7554 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs()
7582 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local
17351 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local
33473 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local
35281 APInt KnownUndef, KnownZero; in combineShuffle() local
35361 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8034 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements()
8117 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables()
8216 const APInt &KnownUndef, in resolveTargetShuffleFromZeroables()
8233 APInt &KnownUndef, in resolveZeroablesFromTargetShuffle()
8750 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs()
8778 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local
19778 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local
39196 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local
41992 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
42929 APInt KnownUndef, KnownZero; in SimplifyDemandedBitsForTargetNode() local
[all …]