| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelDAGToDAG.cpp | 115 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 D | LoongArchISelLowering.cpp | 2460 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 D | MipsISelDAGToDAG.cpp | 200 bool HasAnyUndefs; in selectVecAddAsVecSubIfProfitable() local 202 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, HasAnyUndefs, in selectVecAddAsVecSubIfProfitable()
|
| H A D | MipsSEISelDAGToDAG.cpp | 519 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 D | MipsSEISelLowering.cpp | 580 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 D | ARMISelLowering.cpp | 6683 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 D | WebAssemblyISelLowering.cpp | 3004 bool HasAnyUndefs; in performVectorTruncZeroCombine() local 3009 HasAnyUndefs) && in performVectorTruncZeroCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 9665 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 D | SystemZISelLowering.cpp | 973 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 D | SelectionDAGNodes.h | 2201 unsigned &SplatBitSize, bool &HasAnyUndefs,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 14245 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 D | SelectionDAG.cpp | 13302 bool &HasAnyUndefs, in isConstantSplat() argument 13341 HasAnyUndefs = (SplatUndef != 0); in isConstantSplat()
|
| H A D | DAGCombiner.cpp | 7525 bool HasAnyUndefs; in visitAND() local 7534 HasAnyUndefs, EltBitWidth, IsBigEndian); in visitAND()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 4514 bool HasAnyUndefs; in getAVX512Node() local 4516 HasAnyUndefs, OpEltSizeInBits) && in getAVX512Node() 4517 !HasAnyUndefs && SplatValue.getBitWidth() == OpEltSizeInBits) in getAVX512Node()
|