Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp142 bool selectADDRri(SDValue N, SDValue &Base, SDValue &Offset);
243 bool VEDAGToDAGISel::selectADDRri(SDValue Addr, SDValue &Base, in selectADDRri() function in VEDAGToDAGISel
H A DVEInstrInfo.td304 def ADDRri : ComplexPattern<iPTR, 2, "selectADDRri", [frameindex], []>;