Home
last modified time | relevance | path

Searched refs:selectAddr16 (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips16ISelDAGToDAG.h34 bool selectAddr16(SDValue Addr, SDValue &Base,
HDMipsISelDAGToDAG.h89 virtual bool selectAddr16(SDValue Addr, SDValue &Base, SDValue &Offset);
HDMips16ISelDAGToDAG.cpp167 bool Mips16DAGToDAGISel::selectAddr16(SDValue Addr, SDValue &Base, in selectAddr16() function in Mips16DAGToDAGISel
HDMipsISelDAGToDAG.cpp145 bool MipsDAGToDAGISel::selectAddr16(SDValue Addr, SDValue &Base, in selectAddr16() function in MipsDAGToDAGISel
HDMips16InstrInfo.td16 def addr16 : ComplexPattern<iPTR, 2, "selectAddr16", [frameindex]>;