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