Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.h37 bool selectAddr16SP(SDValue Addr, SDValue &Base,
H A DMipsISelDAGToDAG.h96 virtual bool selectAddr16SP(SDValue Addr, SDValue &Base, SDValue &Offset);
H A DMipsISelDAGToDAG.cpp149 bool MipsDAGToDAGISel::selectAddr16SP(SDValue Addr, SDValue &Base, in selectAddr16SP() function in MipsDAGToDAGISel
H A DMips16ISelDAGToDAG.cpp173 bool Mips16DAGToDAGISel::selectAddr16SP(SDValue Addr, SDValue &Base, in selectAddr16SP() function in Mips16DAGToDAGISel
H A DMips16InstrInfo.td18 def addr16sp : ComplexPattern<iPTR, 2, "selectAddr16SP", [frameindex]>;