Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h93 void SelectIndexedStore(StoreSDNode *ST, const SDLoc &dl);
H A DHexagonISelDAGToDAG.cpp473 void HexagonDAGToDAGISel::SelectIndexedStore(StoreSDNode *ST, const SDLoc &dl) { in SelectIndexedStore() function in HexagonDAGToDAGISel
571 SelectIndexedStore(ST, dl); in SelectStore()