Home
last modified time | relevance | path

Searched refs:getStridedStoreVP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3071 SDValue Store = DAG.getStridedStoreVP(DAG.getEntryNode(), DL, Val, StorePtr, in SplitVecRes_VP_REVERSE()
3733 SDValue Lo = DAG.getStridedStoreVP( in SplitVecOp_VP_STRIDED_STORE()
3763 SDValue Hi = DAG.getStridedStoreVP( in SplitVecOp_VP_STRIDED_STORE()
6965 return DAG.getStridedStoreVP( in WidenVecOp_VP_STRIDED_STORE()
H A DSelectionDAG.cpp9452 SDValue SelectionDAG::getStridedStoreVP(SDValue Chain, const SDLoc &DL, in getStridedStoreVP() function in SelectionDAG
9498 return getStridedStoreVP(Chain, DL, Val, Ptr, getUNDEF(Ptr.getValueType()), in getTruncStridedStoreVP()
H A DSelectionDAGBuilder.cpp8451 SDValue ST = DAG.getStridedStoreVP( in visitVPStridedStore()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1514 SDValue getStridedStoreVP(SDValue Chain, const SDLoc &DL, SDValue Val,