/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelDAGToDAG.cpp | 91 APInt SplatValue, SplatUndef; INITIALIZE_PASS() local 334 APInt SplatValue, SplatUndef; selectVSplat() local
|
H A D | LoongArchISelLowering.cpp | 455 APInt SplatValue, SplatUndef; lowerBUILD_VECTOR() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 532 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 D | MipsISelDAGToDAG.cpp | 239 APInt SplatValue, SplatUndef; selectVecAddAsVecSubIfProfitable() local
|
H A D | MipsSEISelDAGToDAG.cpp | 521 APInt SplatValue, SplatUndef; in selectVSplat() local 1086 APInt SplatValue, SplatUndef; trySelect() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 987 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 D | AArch64ISelLowering.cpp | 13912 APInt SplatValue; EmitVectorComparison() local 19607 APInt SplatValue, SplatUndef; tryCombineShiftImm() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 1190 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 D | CombinerHelper.cpp | 6299 isConstantSplatVector(Register Src,int64_t SplatValue,bool AllowUndefs) isConstantSplatVector() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 448 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 D | WebAssemblyISelLowering.cpp | 2146 SDValue SplatValue; LowerBUILD_VECTOR() local 2575 APInt SplatValue, SplatUndef; performVectorTruncZeroCombine() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 414 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { simplifyMaskedScatter() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3630 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 D | LegalizeVectorTypes.cpp | 2460 APInt SplatValue; SplitVecRes_VECTOR_SHUFFLE() local
|
H A D | TargetLowering.cpp | 6519 auto SplatValue = llvm::find_if_not(Values, Predicate); turnVectorIntoSplatVector() local
|
H A D | DAGCombiner.cpp | 7109 APInt SplatValue, SplatUndef; visitAND() local 12391 APInt SplatValue; visitVSELECT() local [all...] |
H A D | SelectionDAG.cpp | 12395 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 D | X86ISelLowering.cpp | 4142 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...] |