HomeSort by relevance Sort by last modified time
    Searched refs:SelectADDRrr (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 47 bool SelectADDRrr(SDValue N, SDValue &R1, SDValue &R2);
114 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) {
196 if (!SelectADDRrr(Op, Op0, Op1))
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 78 bool SelectADDRrr(SDValue &Addr, SDValue &Base, SDValue &Offset);
    [all...]

Completed in 47 milliseconds