Searched refs:SelectAddrGP (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.h | 60 inline bool SelectAddrGP(SDValue &N, SDValue &R);
|
D | HexagonISelDAGToDAG.cpp | 1294 inline bool HexagonDAGToDAGISel::SelectAddrGP(SDValue &N, SDValue &R) { in SelectAddrGP() function in HexagonDAGToDAGISel
|
D | HexagonPatterns.td | 69 def AddrGP: ComplexPattern<i32, 1, "SelectAddrGP", [], []>;
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 71 inline bool SelectAddrGP(SDValue &N, SDValue &R); 1409 inline bool HexagonDAGToDAGISel::SelectAddrGP(SDValue &N, SDValue &R) { in SelectAddrGP() function in HexagonDAGToDAGISel
|
D | HexagonOperands.td | 570 def AddrGP : ComplexPattern<i32, 1, "SelectAddrGP", [], []>;
|