Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp333 auto *SplatValue = IntrI->getOperand(0); in optimizeVectorMul() local
344 auto *SplatValue = IntrI->getOperand(2); in optimizeVectorMul() local
401 auto *SplatValue = dyn_cast<ConstantInt>(DupXIntrI->getOperand(0)); in optimizeTBL() local
H A DAArch64ISelLowering.cpp13578 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelLowering.cpp540 APInt SplatValue, SplatUndef; in isVSplat() local
565 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
849 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
1427 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat()
2464 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
H A DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
1057 APInt SplatValue, SplatUndef; in trySelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp861 int SplatValue = *FirstDefinedIdx; in getSplatIndex() local
877 int64_t SplatValue) { in isBuildVectorConstantSplat()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp521 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local
931 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
1034 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1784 SDValue SplatValue; in LowerBUILD_VECTOR() local
2218 APInt SplatValue, SplatUndef; in performVectorTruncSatLowCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1503 uint64_t SplatValue = 0; in lowerBUILD_VECTOR() local
1864 if (SDValue SplatValue = DAG.getSplatValue(V1, /*LegalTypes*/ true)) { in lowerVECTOR_SHUFFLE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5414 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
H A DSelectionDAG.cpp10202 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
H A DDAGCombiner.cpp5719 APInt SplatValue, SplatUndef; in visitAND() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8772 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector()
8886 APInt SplatValue, Undef; in lowerBuildVectorAsBroadcast() local