| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelDAGToDAG.cpp | 113 APInt SplatValue, SplatUndef; in INITIALIZE_PASS() local 378 APInt SplatValue, SplatUndef; in selectVSplat() local
|
| H A D | LoongArchISelLowering.cpp | 2458 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelDAGToDAG.cpp | 198 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
|
| H A D | MipsSEISelLowering.cpp | 578 APInt SplatValue, SplatUndef; in isVSplat() local 603 APInt SplatValue, SplatUndef; in isVectorAllOnes() local 887 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local 1466 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat() 2503 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
| H A D | MipsSEISelDAGToDAG.cpp | 517 APInt SplatValue, SplatUndef; in selectVSplat() local 1044 APInt SplatValue, SplatUndef; in trySelect() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Utils.cpp | 1338 int SplatValue = *FirstDefinedIdx; in getSplatIndex() local 1397 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat() 1406 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
|
| H A D | CombinerHelper.cpp | 6901 bool CombinerHelper::isConstantSplatVector(Register Src, int64_t SplatValue, in isConstantSplatVector()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopIdiomRecognize.cpp | 478 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local 936 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local 1075 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 1833 auto *SplatValue = in instCombineSVECmpNE() local 2376 auto *SplatValue = dyn_cast_or_null<ConstantInt>(getSplatValue(OpIndices)); in instCombineSVETBL() local 2498 Value *SplatValue = getSplatValue(DivVec); in instCombineSVESDIV() local
|
| H A D | AArch64ISelLowering.cpp | 21567 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 2564 SDValue SplatValue; in LowerBUILD_VECTOR() local 3002 APInt SplatValue, SplatUndef; in performVectorTruncZeroCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 399 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { in simplifyMaskedScatter() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 5771 if (Constant *SplatValue = CV->getSplatValue()) { in emitConstantVector() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 4055 uint64_t SplatValue = 0; in lowerBuildVectorOfConstants() local 4109 uint64_t SplatValue = 0; in lowerBuildVectorOfConstants() local 13043 SDValue SplatValue = DAG.getSignedConstant( in lowerVPExtMaskOp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 2773 APInt SplatValue; in SplitVecRes_VECTOR_SHUFFLE() local
|
| H A D | TargetLowering.cpp | 6874 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
|
| H A D | DAGCombiner.cpp | 7523 APInt SplatValue, SplatUndef; in visitAND() local 13400 APInt SplatValue; in visitVSELECT() local
|
| H A D | SelectionDAG.cpp | 13300 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 4512 APInt SplatValue, SplatUndef; in getAVX512Node() local 7570 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() 7707 APInt SplatValue, Undef; in lowerBuildVectorAsBroadcast() local
|