Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h60 inline bool SelectAddrGA(SDValue &N, SDValue &R);
H A DHexagonISelDAGToDAG.cpp1466 inline bool HexagonDAGToDAGISel::SelectAddrGA(SDValue &N, SDValue &R) { in SelectAddrGA() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td67 def AddrGA: ComplexPattern<i32, 1, "SelectAddrGA", [], []>;