Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h60 inline bool SelectAddrGP(SDValue &N, SDValue &R);
DHexagonISelDAGToDAG.cpp1294 inline bool HexagonDAGToDAGISel::SelectAddrGP(SDValue &N, SDValue &R) { in SelectAddrGP() function in HexagonDAGToDAGISel
DHexagonPatterns.td69 def AddrGP: ComplexPattern<i32, 1, "SelectAddrGP", [], []>;
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp71 inline bool SelectAddrGP(SDValue &N, SDValue &R);
1409 inline bool HexagonDAGToDAGISel::SelectAddrGP(SDValue &N, SDValue &R) { in SelectAddrGP() function in HexagonDAGToDAGISel
DHexagonOperands.td570 def AddrGP : ComplexPattern<i32, 1, "SelectAddrGP", [], []>;