Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h59 inline bool SelectAddrGA(SDValue &N, SDValue &R);
DHexagonISelDAGToDAG.cpp1290 inline bool HexagonDAGToDAGISel::SelectAddrGA(SDValue &N, SDValue &R) { in SelectAddrGA() function in HexagonDAGToDAGISel
DHexagonPatterns.td68 def AddrGA: ComplexPattern<i32, 1, "SelectAddrGA", [], []>;
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp70 inline bool SelectAddrGA(SDValue &N, SDValue &R);
1405 inline bool HexagonDAGToDAGISel::SelectAddrGA(SDValue &N, SDValue &R) { in SelectAddrGA() function in HexagonDAGToDAGISel
DHexagonOperands.td569 def AddrGA : ComplexPattern<i32, 1, "SelectAddrGA", [], []>;