Home
last modified time | relevance | path

Searched refs:getIndexedMaskedStore (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1542 SDValue getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl,
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9708 SDValue SelectionDAG::getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedMaskedStore() function in SelectionDAG
H A DDAGCombiner.cpp18590 Result = DAG.getIndexedMaskedStore(SDValue(N, 0), SDLoc(N), BasePtr, in CombineToPreIndexedLoadStore()
18780 : DAG.getIndexedMaskedStore(SDValue(N, 0), SDLoc(N), in CombineToPostIndexedLoadStore()