/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelDAGToDAG.cpp | 96 APInt SplatValue, SplatUndef; INITIALIZE_PASS() local 339 APInt SplatValue, SplatUndef; selectVSplat() local
|
H A D | LoongArchISelLowering.cpp | 466 APInt SplatValue, SplatUndef; lowerBUILD_VECTOR() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.cpp | 239 APInt SplatValue, SplatUndef; selectVecAddAsVecSubIfProfitable() local
|
H A D | MipsSEISelLowering.cpp | 539 APInt SplatValue, SplatUndef; isVSplat() local 564 APInt SplatValue, SplatUndef; isVectorAllOnes() local 848 APInt SplatValue, SplatUndef; performDSPShiftCombine() local 1422 getBuildVectorSplat(EVT VecTy,SDValue SplatValue,bool BigEndian,SelectionDAG & DAG) getBuildVectorSplat() argument 2459 APInt SplatValue, SplatUndef; lowerBUILD_VECTOR() local [all...] |
H A D | MipsSEISelDAGToDAG.cpp | 1086 SDValue Imm = CurDAG->getTargetConstant(SplatValue, DL, in trySelect() local 521 APInt SplatValue, SplatUndef; selectVSplat() local [all...] |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 1314 int SplatValue = *FirstDefinedIdx; getSplatIndex() local 1373 isBuildVectorConstantSplat(const Register Reg,const MachineRegisterInfo & MRI,int64_t SplatValue,bool AllowUndef) isBuildVectorConstantSplat() argument 1381 isBuildVectorConstantSplat(const MachineInstr & MI,const MachineRegisterInfo & MRI,int64_t SplatValue,bool AllowUndef) isBuildVectorConstantSplat() argument
|
H A D | CombinerHelper.cpp | 6553 isConstantSplatVector(Register Src,int64_t SplatValue,bool AllowUndefs) isConstantSplatVector() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 446 Value *SplatValue = isBytewiseValue(StoredVal, *DL); isLegalStore() local 915 Value *SplatValue = MSI->getValue(); processLoopMemSet() local 1004 Value *SplatValue = isBytewiseValue(StoredVal, *DL); processLoopStridedStore() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1119 auto *SplatValue = instCombineSVECmpNE() local 1690 auto *SplatValue = getSplatValue(I); instCombineSVEVectorMul() local 1703 auto *SplatValue = IntrI->getOperand(2); instCombineSVEVectorMul() local 1754 auto *SplatValue = dyn_cast_or_null<ConstantInt>(getSplatValue(OpIndices)); instCombineSVETBL() local 1885 Value *SplatValue = getSplatValue(DivVec); instCombineSVESDIV() local [all...] |
H A D | AArch64ISelLowering.cpp | 14761 APInt SplatValue; EmitVectorComparison() local 20612 APInt SplatValue, SplatUndef; tryCombineShiftImm() local [all...] |
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2162 SDValue SplatValue; LowerBUILD_VECTOR() local 2591 APInt SplatValue, SplatUndef; performVectorTruncZeroCombine() local [all...] |
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 401 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { simplifyMaskedScatter() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3785 uint64_t SplatValue = 0; lowerBuildVectorOfConstants() local 3841 uint64_t SplatValue = 0; lowerBuildVectorOfConstants() local 11303 SDValue SplatValue = DAG.getConstant( lowerVPExtMaskOp() local [all...] |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2594 APInt SplatValue; SplitVecRes_VECTOR_SHUFFLE() local
|
H A D | TargetLowering.cpp | 6580 auto SplatValue = llvm::find_if_not(Values, Predicate); turnVectorIntoSplatVector() local
|
H A D | DAGCombiner.cpp | 7114 APInt SplatValue, SplatUndef; visitAND() local 12504 APInt SplatValue; visitVSELECT() local [all...] |
H A D | SelectionDAG.cpp | 12656 isConstantSplat(APInt & SplatValue,APInt & SplatUndef,unsigned & SplatBitSize,bool & HasAnyUndefs,unsigned MinSplatBits,bool IsBigEndian) const isConstantSplat() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 4285 APInt SplatValue, SplatUndef; getAVX512Node() local 7244 getConstantVector(MVT VT,const APInt & SplatValue,unsigned SplatBitSize,LLVMContext & C) getConstantVector() argument 7367 APInt SplatValue, Undef; lowerBuildVectorAsBroadcast() local [all...] |