Home
last modified time | relevance | path

Searched refs:HasAnyUndefs (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp115 bool HasAnyUndefs; in INITIALIZE_PASS() local
124 HasAnyUndefs, 8)) in INITIALIZE_PASS()
380 bool HasAnyUndefs; in selectVSplat() local
382 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in selectVSplat()
H A DLoongArchISelLowering.cpp2460 bool HasAnyUndefs; in lowerBUILD_VECTOR() local
2471 if (Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in lowerBUILD_VECTOR()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp200 bool HasAnyUndefs; in selectVecAddAsVecSubIfProfitable() local
202 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in selectVecAddAsVecSubIfProfitable()
H A DMipsSEISelDAGToDAG.cpp519 bool HasAnyUndefs; in selectVSplat() local
521 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in selectVSplat()
1046 bool HasAnyUndefs; in trySelect() local
1055 HasAnyUndefs, 8, in trySelect()
H A DMipsSEISelLowering.cpp580 bool HasAnyUndefs; in isVSplat() local
582 if (!Node->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in isVSplat()
605 bool HasAnyUndefs; in isVectorAllOnes() local
609 if (BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs)) in isVectorAllOnes()
889 bool HasAnyUndefs; in performDSPShiftCombine() local
897 !BV->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in performDSPShiftCombine()
2505 bool HasAnyUndefs; in lowerBUILD_VECTOR() local
2511 HasAnyUndefs, 8, in lowerBUILD_VECTOR()
2521 if (ResTy.isInteger() && !HasAnyUndefs) in lowerBUILD_VECTOR()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6683 bool HasAnyUndefs; in getVShiftImm() local
6685 !BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in getVShiftImm()
7982 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
7983 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in LowerBUILD_VECTOR()
14504 bool HasAnyUndefs; in PerformANDCombine() local
14506 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformANDCombine()
14800 bool HasAnyUndefs; in PerformORCombine() local
14802 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformORCombine()
14841 bool HasAnyUndefs; in PerformORCombine() local
14848 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp3004 bool HasAnyUndefs; in performVectorTruncZeroCombine() local
3009 HasAnyUndefs) && in performVectorTruncZeroCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9665 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
9668 HasAnyUndefs, 0, !Subtarget.isLittleEndian()); in LowerBUILD_VECTOR()
9822 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) { in LowerBUILD_VECTOR()
10321 bool HasAnyUndefs; in lowerToXXSPLTI32DX() local
10323 HasAnyUndefs, 0, !Subtarget.isLittleEndian()) || in lowerToXXSPLTI32DX()
17182 bool HasAnyUndefs; in PerformDAGCombine() local
17184 APSplatBits, APSplatUndef, SplatBitSize, HasAnyUndefs, 0, in PerformDAGCombine()
18735 bool HasAnyUndefs; in combineVectorShift() local
18740 HasAnyUndefs, 0, !Subtarget.isLittleEndian()); in combineVectorShift()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp973 bool HasAnyUndefs; in SystemZVectorConstantInfo() local
976 BVN->isConstantSplat(IntBits, SplatUndef, SplatBitSize, HasAnyUndefs, 128, in SystemZVectorConstantInfo()
980 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, 8, in SystemZVectorConstantInfo()
6666 bool HasAnyUndefs; in lowerShift() local
6669 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in lowerShift()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2201 unsigned &SplatBitSize, bool &HasAnyUndefs,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14245 bool HasAnyUndefs; in resolveBuildVector() local
14246 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in resolveBuildVector()
15693 bool HasAnyUndefs; in getVShiftImm() local
15695 HasAnyUndefs, ElementBits) || in getVShiftImm()
21569 bool HasAnyUndefs; in tryCombineShiftImm() local
21571 HasAnyUndefs, ElemBits) || in tryCombineShiftImm()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13302 bool &HasAnyUndefs, in isConstantSplat() argument
13341 HasAnyUndefs = (SplatUndef != 0); in isConstantSplat()
H A DDAGCombiner.cpp7525 bool HasAnyUndefs; in visitAND() local
7534 HasAnyUndefs, EltBitWidth, IsBigEndian); in visitAND()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4514 bool HasAnyUndefs; in getAVX512Node() local
4516 HasAnyUndefs, OpEltSizeInBits) && in getAVX512Node()
4517 !HasAnyUndefs && SplatValue.getBitWidth() == OpEltSizeInBits) in getAVX512Node()