Searched refs:SelectAddrGA (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.h | 59 inline bool SelectAddrGA(SDValue &N, SDValue &R);
|
D | HexagonISelDAGToDAG.cpp | 1290 inline bool HexagonDAGToDAGISel::SelectAddrGA(SDValue &N, SDValue &R) { in SelectAddrGA() function in HexagonDAGToDAGISel
|
D | HexagonPatterns.td | 68 def AddrGA: ComplexPattern<i32, 1, "SelectAddrGA", [], []>;
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 70 inline bool SelectAddrGA(SDValue &N, SDValue &R); 1405 inline bool HexagonDAGToDAGISel::SelectAddrGA(SDValue &N, SDValue &R) { in SelectAddrGA() function in HexagonDAGToDAGISel
|
D | HexagonOperands.td | 569 def AddrGA : ComplexPattern<i32, 1, "SelectAddrGA", [], []>;
|