Searched refs:SelectADDRrr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp47 bool SelectADDRrr(SDValue N, SDValue &R1, SDValue &R2);
118 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { function in class:SparcDAGToDAGISel
206 if (!SelectADDRrr(Op, Op0, Op1))
/freebsd-10.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp76 bool SelectADDRrr(SDValue &Addr, SDValue &Base, SDValue &Offset);
1542 bool HexagonDAGToDAGISel::SelectADDRrr(SDValue &Addr, SDValue &R1, function in class:HexagonDAGToDAGISel

Completed in 115 milliseconds