Searched refs:getScatterVP (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1474 SDValue getScatterVP(SDVTList VTs, EVT VT, const SDLoc &dl,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 3340 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 D | SelectionDAG.cpp | 8571 SDValue SelectionDAG::getScatterVP(SDVTList VTs, EVT VT, const SDLoc &dl, in getScatterVP() function in SelectionDAG
|
| H A D | SelectionDAGBuilder.cpp | 7498 ST = DAG.getScatterVP(DAG.getVTList(MVT::Other), VT, DL, in visitVPStoreScatter()
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 9184 return DAG.getScatterVP(N->getVTList(), VPSN->getMemoryVT(), DL, in PerformDAGCombine()
|