Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
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()
DDAGCombiner.cpp1076 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
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()
7551 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs()
7579 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local
17348 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local
33470 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local
35278 APInt KnownUndef, KnownZero; in combineShuffle() local
35358 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
[all …]