Home
last modified time | relevance | path

Searched defs:SplatValue (Results 1 – 18 of 18) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp96 APInt SplatValue, SplatUndef; INITIALIZE_PASS() local
339 APInt SplatValue, SplatUndef; selectVSplat() local
H A DLoongArchISelLowering.cpp466 APInt SplatValue, SplatUndef; lowerBUILD_VECTOR() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp239 APInt SplatValue, SplatUndef; selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelLowering.cpp539 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 DMipsSEISelDAGToDAG.cpp1086 SDValue Imm = CurDAG->getTargetConstant(SplatValue, DL, in trySelect() local
521 APInt SplatValue, SplatUndef; selectVSplat() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1314 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 DCombinerHelper.cpp6553 isConstantSplatVector(Register Src,int64_t SplatValue,bool AllowUndefs) isConstantSplatVector() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp446 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 DAArch64TargetTransformInfo.cpp1119 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 DAArch64ISelLowering.cpp14761 APInt SplatValue; EmitVectorComparison() local
20612 APInt SplatValue, SplatUndef; tryCombineShiftImm() local
[all...]
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2162 SDValue SplatValue; LowerBUILD_VECTOR() local
2591 APInt SplatValue, SplatUndef; performVectorTruncZeroCombine() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp401 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { simplifyMaskedScatter() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3785 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 DLegalizeVectorTypes.cpp2594 APInt SplatValue; SplitVecRes_VECTOR_SHUFFLE() local
H A DTargetLowering.cpp6580 auto SplatValue = llvm::find_if_not(Values, Predicate); turnVectorIntoSplatVector() local
H A DDAGCombiner.cpp7114 APInt SplatValue, SplatUndef; visitAND() local
12504 APInt SplatValue; visitVSELECT() local
[all...]
H A DSelectionDAG.cpp12656 isConstantSplat(APInt & SplatValue,APInt & SplatUndef,unsigned & SplatBitSize,bool & HasAnyUndefs,unsigned MinSplatBits,bool IsBigEndian) const isConstantSplat() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4285 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...]