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

/external/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))
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp77 bool SelectADDRrr(SDValue &Addr, SDValue &Base, SDValue &Offset);
1543 bool HexagonDAGToDAGISel::SelectADDRrr(SDValue &Addr, SDValue &R1, function in class:HexagonDAGToDAGISel

Completed in 120 milliseconds