Searched refs:selectIntAddr (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.h | 66 virtual bool selectIntAddr(SDValue Addr, SDValue &Base,
|
H A D | MipsSEISelDAGToDAG.h | 56 bool selectIntAddr(SDValue Addr, SDValue &Base,
|
H A D | MipsISelDAGToDAG.cpp | 88 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr() function in MipsDAGToDAGISel
|
H A D | MipsSEISelDAGToDAG.cpp | 369 bool MipsSEDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr() function in MipsSEDAGToDAGISel
|
H A D | MipsInstrInfo.td | 1292 ComplexPattern<iPTR, 2, "selectIntAddr", [frameindex]>;
|