Searched refs:selectIntAddr (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.h | 61 virtual bool selectIntAddr(SDValue Addr, SDValue &Base,
|
H A D | MipsSEISelDAGToDAG.h | 54 bool selectIntAddr(SDValue Addr, SDValue &Base,
|
H A D | MipsISelDAGToDAG.cpp | 91 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 | 1297 ComplexPattern<iPTR, 2, "selectIntAddr", [frameindex]>;
|