Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h61 inline bool SelectAddrGP(SDValue &N, SDValue &R);
H A DHexagonISelDAGToDAG.cpp1470 inline bool HexagonDAGToDAGISel::SelectAddrGP(SDValue &N, SDValue &R) { in SelectAddrGP() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td68 def AddrGP: ComplexPattern<i32, 1, "SelectAddrGP", [], []>;