Searched refs:selectADDRzii (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelDAGToDAG.cpp | 52 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 D | VEInstrInfo.td | 303 def ADDRzii : ComplexPattern<iPTR, 3, "selectADDRzii", [], []>;
|