Home
last modified time | relevance | path

Searched refs:getTruncStoreVP (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1472 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 DSelectionDAG.cpp8424 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