Home
last modified time | relevance | path

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

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