Home
last modified time | relevance | path

Searched refs:selectADDRzri (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp51 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 DVEInstrInfo.td302 def ADDRzri : ComplexPattern<iPTR, 3, "selectADDRzri", [], []>;