/external/llvm-project/llvm/unittests/CodeGen/ |
D | AArch64SelectionDAGTest.cpp | 192 auto KnownUndef = APInt(3, 0); in TEST_F() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2084 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()
|
D | DAGCombiner.cpp | 1076 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2278 APInt &KnownUndef, in SimplifyDemandedVectorElts() 2326 APInt KnownUndef = APInt::getNullValue(NumElts); in getKnownUndefForVectorBinop() local 2344 SDValue Op, const APInt &OriginalDemandedElts, APInt &KnownUndef, in SimplifyDemandedVectorElts() 2959 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
|
D | DAGCombiner.cpp | 1191 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7188 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements() 7271 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables() 7370 const APInt &KnownUndef, in resolveTargetShuffleFromZeroables() 7387 APInt &KnownUndef, in resolveZeroablesFromTargetShuffle() 7827 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs() 7855 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local 18230 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local 35307 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local 37621 APInt KnownUndef, KnownZero; in combineShuffle() local 37701 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 6911 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 …]
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 15158 APInt KnownUndef, KnownZero; in PerformVMOVNCombine() local 15180 APInt KnownUndef, KnownZero; in PerformVQMOVNCombine() local
|