Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.h35 bool selectAddr16(SDValue Addr, SDValue &Base,
H A DMipsISelDAGToDAG.h95 virtual bool selectAddr16(SDValue Addr, SDValue &Base, SDValue &Offset);
H A DMipsISelDAGToDAG.cpp143 bool MipsDAGToDAGISel::selectAddr16(SDValue Addr, SDValue &Base, in selectAddr16() function in MipsDAGToDAGISel
H A DMips16ISelDAGToDAG.cpp168 bool Mips16DAGToDAGISel::selectAddr16(SDValue Addr, SDValue &Base, in selectAddr16() function in Mips16DAGToDAGISel
H A DMips16InstrInfo.td17 def addr16 : ComplexPattern<iPTR, 2, "selectAddr16", [frameindex]>;