Searched defs:KnownZero (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2309 APInt &KnownZero, in SimplifyDemandedVectorElts() 2375 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, in SimplifyDemandedVectorElts() 2989 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
|
H A D | DAGCombiner.cpp | 1181 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7291 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements() 7374 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables() 7474 const APInt &KnownZero, in resolveTargetShuffleFromZeroables() 7491 APInt &KnownZero) { in resolveZeroablesFromTargetShuffle() 7959 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs() 7987 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local 18432 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local 35809 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local 38334 APInt KnownUndef, KnownZero; in combineShuffle() local 38414 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15812 APInt KnownUndef, KnownZero; in PerformVMOVNCombine() local 15834 APInt KnownUndef, KnownZero; in PerformVQMOVNCombine() local
|