Searched refs:getTruncStridedStoreVP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1533 SDValue getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val, 1540 SDValue getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 9153 SDValue SelectionDAG::getTruncStridedStoreVP( in getTruncStridedStoreVP() function in SelectionDAG 9169 return getTruncStridedStoreVP(Chain, DL, Val, Ptr, Stride, Mask, EVL, SVT, in getTruncStridedStoreVP() 9173 SDValue SelectionDAG::getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, in getTruncStridedStoreVP() function in SelectionDAG
|