Searched refs:getStridedStoreVP (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1450 SDValue getStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8391 SDValue SelectionDAG::getStridedStoreVP(SDValue Chain, const SDLoc &DL, in getStridedStoreVP() function in SelectionDAG 8457 return getStridedStoreVP(Chain, DL, Val, Ptr, getUNDEF(Ptr.getValueType()), in getTruncStridedStoreVP()
|
| H A D | SelectionDAGBuilder.cpp | 7545 SDValue ST = DAG.getStridedStoreVP( in visitVPStridedStore()
|