Searched refs:getTruncStridedStoreVP (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1539 SDValue getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val, 1546 SDValue getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8678 SDValue SelectionDAG::getTruncStridedStoreVP( in getTruncStridedStoreVP() function in SelectionDAG 8694 return getTruncStridedStoreVP(Chain, DL, Val, Ptr, Stride, Mask, EVL, SVT, in getTruncStridedStoreVP() 8698 SDValue SelectionDAG::getTruncStridedStoreVP(SDValue Chain, const SDLoc &DL, in getTruncStridedStoreVP() function in SelectionDAG
|