Searched refs:selectIntAddrLSL2MM (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsISelDAGToDAG.h | 79 virtual bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
|
| H A D | MipsSEISelDAGToDAG.h | 81 bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
|
| H A D | MipsISelDAGToDAG.cpp | 113 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsDAGToDAGISel
|
| H A D | MipsSEISelDAGToDAG.cpp | 491 bool MipsSEDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsSEDAGToDAGISel
|
| H A D | MicroMipsInstrInfo.td | 17 def addrimm4lsl2 : ComplexPattern<iPTR, 2, "selectIntAddrLSL2MM", [frameindex]>;
|