Home
last modified time | relevance | path

Searched refs:getScatterVP (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1474 SDValue getScatterVP(SDVTList VTs, EVT VT, const SDLoc &dl,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3340 Lo = DAG.getScatterVP(DAG.getVTList(MVT::Other), LoMemVT, DL, OpsLo, MMO, in SplitVecOp_Scatter()
3347 return DAG.getScatterVP(DAG.getVTList(MVT::Other), HiMemVT, DL, OpsHi, MMO, in SplitVecOp_Scatter()
6038 return DAG.getScatterVP(DAG.getVTList(MVT::Other), WideMemVT, SDLoc(N), Ops, in WidenVecOp_VP_SCATTER()
H A DSelectionDAG.cpp8571 SDValue SelectionDAG::getScatterVP(SDVTList VTs, EVT VT, const SDLoc &dl, in getScatterVP() function in SelectionDAG
H A DSelectionDAGBuilder.cpp7498 ST = DAG.getScatterVP(DAG.getVTList(MVT::Other), VT, DL, in visitVPStoreScatter()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9184 return DAG.getScatterVP(N->getVTList(), VPSN->getMemoryVT(), DL, in PerformDAGCombine()