Searched refs:getIndexedMaskedStore (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1542 SDValue getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl,
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 9708 SDValue SelectionDAG::getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedMaskedStore() function in SelectionDAG
|
| H A D | DAGCombiner.cpp | 18590 Result = DAG.getIndexedMaskedStore(SDValue(N, 0), SDLoc(N), BasePtr, in CombineToPreIndexedLoadStore() 18780 : DAG.getIndexedMaskedStore(SDValue(N, 0), SDLoc(N), in CombineToPostIndexedLoadStore()
|