Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.h35 bool selectAddr16(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.h84 virtual bool selectAddr16(SDValue Addr, SDValue &Base, SDValue &Offset);
DMipsISelDAGToDAG.cpp117 bool MipsDAGToDAGISel::selectAddr16(SDValue Addr, SDValue &Base, in selectAddr16() function in MipsDAGToDAGISel
DMips16ISelDAGToDAG.cpp167 bool Mips16DAGToDAGISel::selectAddr16(SDValue Addr, SDValue &Base, in selectAddr16() function in Mips16DAGToDAGISel
DMips16InstrInfo.td17 def addr16 : ComplexPattern<iPTR, 2, "selectAddr16", [frameindex]>;