Searched refs:selectADDRzri (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelDAGToDAG.cpp | 51 bool selectADDRzri(SDValue N, SDValue &Base, SDValue &Index, SDValue &Offset); 140 bool VEDAGToDAGISel::selectADDRzri(SDValue Addr, SDValue &Base, SDValue &Index, in selectADDRzri() function in VEDAGToDAGISel
|
| H A D | VEInstrInfo.td | 302 def ADDRzri : ComplexPattern<iPTR, 3, "selectADDRzri", [], []>;
|