Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp50 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 DVEInstrInfo.td301 def ADDRrii : ComplexPattern<iPTR, 3, "selectADDRrii", [frameindex], []>;