Searched refs:SelectADDRrr (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/Sparc/ ! |
| H A D | SparcISelDAGToDAG.cpp | 52 bool SelectADDRrr(SDValue N, SDValue &R1, SDValue &R2); 133 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { in SelectADDRrr() function in SparcDAGToDAGISel 392 if (!SelectADDRrr(Op, Op0, Op1)) in SelectInlineAsmMemoryOperand()
|
| H A D | SparcInstrInfo.td | 119 def ADDRrr : ComplexPattern<iPTR, 2, "SelectADDRrr", [], []>;
|