Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp91 APInt SplatValue, SplatUndef; INITIALIZE_PASS() local
334 APInt SplatValue, SplatUndef; selectVSplat() local
H A DLoongArchISelLowering.cpp455 APInt SplatValue, SplatUndef; lowerBUILD_VECTOR() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp532 APInt SplatValue, SplatUndef; isVSplat() local
557 APInt SplatValue, SplatUndef; isVectorAllOnes() local
841 APInt SplatValue, SplatUndef; performDSPShiftCombine() local
1415 getBuildVectorSplat(EVT VecTy,SDValue SplatValue,bool BigEndian,SelectionDAG & DAG) getBuildVectorSplat() argument
2452 APInt SplatValue, SplatUndef; lowerBUILD_VECTOR() local
[all...]
H A DMipsISelDAGToDAG.cpp239 APInt SplatValue, SplatUndef; selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
1086 APInt SplatValue, SplatUndef; trySelect() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp987 auto *SplatValue = instCombineSVECmpNE() local
1554 auto *SplatValue = getSplatValue(I); instCombineSVEVectorMul() local
1567 auto *SplatValue = IntrI->getOperand(2); instCombineSVEVectorMul() local
1618 auto *SplatValue = dyn_cast_or_null<ConstantInt>(getSplatValue(OpIndices)); instCombineSVETBL() local
1715 Value *SplatValue = getSplatValue(DivVec); instCombineSVESDIV() local
[all...]
H A DAArch64ISelLowering.cpp13912 APInt SplatValue; EmitVectorComparison() local
19607 APInt SplatValue, SplatUndef; tryCombineShiftImm() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1190 int SplatValue = *FirstDefinedIdx; getSplatIndex() local
1249 isBuildVectorConstantSplat(const Register Reg,const MachineRegisterInfo & MRI,int64_t SplatValue,bool AllowUndef) isBuildVectorConstantSplat() argument
1257 isBuildVectorConstantSplat(const MachineInstr & MI,const MachineRegisterInfo & MRI,int64_t SplatValue,bool AllowUndef) isBuildVectorConstantSplat() argument
H A DCombinerHelper.cpp6299 isConstantSplatVector(Register Src,int64_t SplatValue,bool AllowUndefs) isConstantSplatVector() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp448 Value *SplatValue = isBytewiseValue(StoredVal, *DL); isLegalStore() local
917 Value *SplatValue = MSI->getValue(); processLoopMemSet() local
1006 Value *SplatValue = isBytewiseValue(StoredVal, *DL); processLoopStridedStore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2146 SDValue SplatValue; LowerBUILD_VECTOR() local
2575 APInt SplatValue, SplatUndef; performVectorTruncZeroCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp414 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { simplifyMaskedScatter() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3630 uint64_t SplatValue = 0; lowerBuildVectorOfConstants() local
3686 uint64_t SplatValue = 0; lowerBuildVectorOfConstants() local
5041 if (SDValue SplatValue = DAG.getSplatValue(V1, /*LegalTypes*/ true)) { lowerVECTOR_SHUFFLE() local
10532 SDValue SplatValue = DAG.getConstant( lowerVPExtMaskOp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2460 APInt SplatValue; SplitVecRes_VECTOR_SHUFFLE() local
H A DTargetLowering.cpp6519 auto SplatValue = llvm::find_if_not(Values, Predicate); turnVectorIntoSplatVector() local
H A DDAGCombiner.cpp7109 APInt SplatValue, SplatUndef; visitAND() local
12391 APInt SplatValue; visitVSELECT() local
[all...]
H A DSelectionDAG.cpp12395 isConstantSplat(APInt & SplatValue,APInt & SplatUndef,unsigned & SplatBitSize,bool & HasAnyUndefs,unsigned MinSplatBits,bool IsBigEndian) const isConstantSplat() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4142 APInt SplatValue, SplatUndef; getAVX512Node() local
7074 getConstantVector(MVT VT,const APInt & SplatValue,unsigned SplatBitSize,LLVMContext & C) getConstantVector() argument
7198 APInt SplatValue, Undef; lowerBuildVectorAsBroadcast() local
[all...]