Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h59 inline bool SelectAddrGP(SDValue &N, SDValue &R);
H A DHexagonISelDAGToDAG.cpp1320 inline bool HexagonDAGToDAGISel::SelectAddrGP(SDValue &N, SDValue &R) { in SelectAddrGP() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td68 def AddrGP: ComplexPattern<i32, 1, "SelectAddrGP", [], []>;