Searched refs:selectIntAddr (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsISelDAGToDAG.h | 70 virtual bool selectIntAddr(SDValue Addr, SDValue &Base,
|
D | MipsSEISelDAGToDAG.h | 56 bool selectIntAddr(SDValue Addr, SDValue &Base,
|
D | MipsISelDAGToDAG.cpp | 87 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr() function in MipsDAGToDAGISel
|
D | MipsSEISelDAGToDAG.cpp | 386 bool MipsSEDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr() function in MipsSEDAGToDAGISel
|
D | MipsInstrInfo.td | 766 ComplexPattern<iPTR, 2, "selectIntAddr", [frameindex]>;
|