Searched refs:getTruncStridedStoreVP (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1456 SDValue getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val, 1463 SDValue getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8427 SDValue SelectionDAG::getTruncStridedStoreVP( in getTruncStridedStoreVP() function in SelectionDAG 8443 return getTruncStridedStoreVP(Chain, DL, Val, Ptr, Stride, Mask, EVL, SVT, in getTruncStridedStoreVP() 8447 SDValue SelectionDAG::getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, in getTruncStridedStoreVP() function in SelectionDAG
|