/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelDAGToDAG.cpp | 96 APInt SplatValue, SplatUndef; in INITIALIZE_PASS() local 339 APInt SplatValue, SplatUndef; in selectVSplat() local
|
H A D | LoongArchISelLowering.cpp | 1377 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.cpp | 243 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
|
H A D | MipsSEISelDAGToDAG.cpp | 521 APInt SplatValue, SplatUndef; in selectVSplat() local 1098 APInt SplatValue, SplatUndef; in trySelect() local
|
H A D | MipsSEISelLowering.cpp | 539 APInt SplatValue, SplatUndef; in isVSplat() local 564 APInt SplatValue, SplatUndef; in isVectorAllOnes() local 848 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local 2459 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 813 APInt SplatUndef; // Bits correspoding to undef operands of the BVN. member
|
H A D | SystemZISelLowering.cpp | 6016 APInt SplatBits, SplatUndef; in lowerShift() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2592 APInt SplatValue, SplatUndef; in performVectorTruncZeroCombine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6615 APInt SplatBits, SplatUndef; in getVShiftImm() local 6993 static SDValue isVMOVModifiedImm(uint64_t SplatBits, uint64_t SplatUndef, in isVMOVModifiedImm() 7928 APInt SplatBits, SplatUndef; in LowerBUILD_VECTOR() local 14425 APInt SplatBits, SplatUndef; in PerformANDCombine() local 14721 APInt SplatBits, SplatUndef; in PerformORCombine() local 14762 APInt SplatUndef; in PerformORCombine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 13393 APInt SplatBits, SplatUndef; in resolveBuildVector() local 14786 APInt SplatBits, SplatUndef; in getVShiftImm() local 14966 APInt SplatUndef; in EmitVectorComparison() local 20826 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 163 APInt SplatUndef; in isConstantSplatVector() local 12725 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
|
H A D | DAGCombiner.cpp | 7100 APInt SplatValue, SplatUndef; in visitAND() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9596 uint64_t SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 10308 auto *SplatUndef = UndefValue::get(Ty); in InsertExplicitUndefOperand() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 4280 APInt SplatValue, SplatUndef; in getAVX512Node() local
|