Searched refs:getStridedStoreVP (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 3206 SDValue Store = DAG.getStridedStoreVP(DAG.getEntryNode(), DL, Val, StorePtr, in SplitVecRes_VP_REVERSE() 4043 SDValue Lo = DAG.getStridedStoreVP( in SplitVecOp_VP_STRIDED_STORE() 4073 SDValue Hi = DAG.getStridedStoreVP( in SplitVecOp_VP_STRIDED_STORE() 7426 return DAG.getStridedStoreVP( in WidenVecOp_VP_STRIDED_STORE()
|
| H A D | SelectionDAG.cpp | 10003 SDValue SelectionDAG::getStridedStoreVP(SDValue Chain, const SDLoc &DL, in getStridedStoreVP() function in SelectionDAG 10049 return getStridedStoreVP(Chain, DL, Val, Ptr, getUNDEF(Ptr.getValueType()), in getTruncStridedStoreVP()
|
| H A D | SelectionDAGBuilder.cpp | 8605 SDValue ST = DAG.getStridedStoreVP( in visitVPStridedStore()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1617 LLVM_ABI SDValue getStridedStoreVP(SDValue Chain, const SDLoc &DL,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 17915 return DAG.getStridedStoreVP( in performVP_STORECombine()
|