Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1338 bool RISCVDAGToDAGISel::selectVSplat(SDValue N, SDValue &SplatVal) { in selectVSplat()
1349 static bool selectVSplatSimmHelper(SDValue N, SDValue &SplatVal, in selectVSplatSimmHelper()
1382 bool RISCVDAGToDAGISel::selectVSplatSimm5(SDValue N, SDValue &SplatVal) { in selectVSplatSimm5()
1387 bool RISCVDAGToDAGISel::selectVSplatSimm5Plus1(SDValue N, SDValue &SplatVal) { in selectVSplatSimm5Plus1()
1394 SDValue &SplatVal) { in selectVSplatSimm5Plus1NonZero()
1401 bool RISCVDAGToDAGISel::selectVSplatUimm5(SDValue N, SDValue &SplatVal) { in selectVSplatUimm5()
H A DRISCVISelLowering.cpp2903 SDValue SplatVal = Op.getOperand(0); in lowerVectorMaskSplat() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1072 Value *SplatVal = InsElt.getOperand(1); in foldInsSequenceIntoSplat() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4189 if (auto SplatVal = DAG.getSplatValue(Index.getOperand(1))) { in selectGatherScatterAddrMode() local
7198 SDValue SplatVal = DAG.getSExtOrTrunc(CCVal, DL, SplatValVT); in LowerSELECT() local
9176 SDValue SplatVal = Op.getOperand(0); in LowerSPLAT_VECTOR() local
14166 SDValue SplatVal, unsigned NumVecElts) { in splitStoreSplat()
14438 SDValue SplatVal = in replaceZeroVectorStore() local
14471 SDValue SplatVal; in replaceSplatVectorStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1970 SDValue SplatVal = Node->getOperand(0); in ExpandSPLAT_VECTOR() local
H A DSelectionDAG.cpp141 bool ISD::isConstantSplatVector(const SDNode *N, APInt &SplatVal) { in isConstantSplatVector()
177 APInt SplatVal; in isConstantSplatVectorAllOnes() local
226 APInt SplatVal; in isConstantSplatVectorAllZeros() local
H A DLegalizeIntegerTypes.cpp4772 SDValue SplatVal = N->getOperand(0); in PromoteIntRes_SPLAT_VECTOR() local
H A DDAGCombiner.cpp9629 SDValue SplatVal = DAG.getSplatValue(LHS); in refineUniformBase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1719 Constant *SplatVal = IElt->getOperand(1); in getSplatValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1194 APInt SplatVal = APInt::getSplat(NumBits, Scalar); in getMemsetValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp890 APInt SplatVal; in PreprocessISelDAG() local
H A DX86ISelLowering.cpp6844 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat()
30539 APInt SplatVal; in ReplaceNodeResults() local
44306 APInt SplatVal; in combineAndMaskToShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9641 unsigned SplatVal = APSplatValue.getZExtValue(); in lowerToXXSPLTI32DX() local
14592 SDValue SplatVal = in combineVectorShuffle() local