Searched refs:selectIntAddrSImm10Lsl2 (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsISelDAGToDAG.h | 88 virtual bool selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base,
|
| H A D | MipsSEISelDAGToDAG.h | 89 bool selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base,
|
| H A D | MipsISelDAGToDAG.cpp | 130 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl2() function in MipsDAGToDAGISel
|
| H A D | MipsSEISelDAGToDAG.cpp | 484 bool MipsSEDAGToDAGISel::selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl2() function in MipsSEDAGToDAGISel
|
| H A D | MipsInstrInfo.td | 1307 def addrimm10lsl2 : ComplexPattern<iPTR, 2, "selectIntAddrSImm10Lsl2",
|