Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2755 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
2816 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, in SimplifyDemandedVectorElts()
3534 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
H A DDAGCombiner.cpp1259 APInt KnownUndef, KnownZero; in SimplifyDemandedVectorElts() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8036 APInt &KnownUndef, APInt &KnownZero) { in computeZeroableShuffleElements()
8119 APInt &KnownUndef, APInt &KnownZero) { in getTargetShuffleAndZeroables()
8219 const APInt &KnownZero, in resolveTargetShuffleFromZeroables()
8236 APInt &KnownZero) { in resolveZeroablesFromTargetShuffle()
8752 APInt &KnownUndef, APInt &KnownZero, in getTargetShuffleInputs()
8780 APInt KnownUndef, KnownZero; in getTargetShuffleInputs() local
19780 APInt KnownUndef, KnownZero; in lowerVECTOR_SHUFFLE() local
39211 APInt KnownUndef, KnownZero; in combineX86ShuffleChain() local
42007 SDValue Op, const APInt &DemandedElts, APInt &KnownUndef, APInt &KnownZero, in SimplifyDemandedVectorEltsForTargetNode()
42944 APInt KnownUndef, KnownZero; in SimplifyDemandedBitsForTargetNode() local
[all …]