Searched refs:getTruncStoreVP (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1472 SDValue getTruncStoreVP(SDValue Chain, const SDLoc &dl, SDValue Val, 1477 SDValue getTruncStoreVP(SDValue Chain, const SDLoc &dl, SDValue Val,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8424 SDValue SelectionDAG::getTruncStoreVP(SDValue Chain, const SDLoc &dl, in getTruncStoreVP() function in SelectionDAG 8443 return getTruncStoreVP(Chain, dl, Val, Ptr, Mask, EVL, SVT, MMO, in getTruncStoreVP() 8447 SDValue SelectionDAG::getTruncStoreVP(SDValue Chain, const SDLoc &dl, in getTruncStoreVP() function in SelectionDAG
|