Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp52 bool selectADDRzii(SDValue N, SDValue &Base, SDValue &Index, SDValue &Offset);
146 bool VEDAGToDAGISel::selectADDRzii(SDValue Addr, SDValue &Base, SDValue &Index, in selectADDRzii() function in VEDAGToDAGISel
H A DVEInstrInfo.td303 def ADDRzii : ComplexPattern<iPTR, 3, "selectADDRzii", [], []>;