Searched refs:selectIntAddrLSL2MM (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsISelDAGToDAG.h | 76 virtual bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
|
D | MipsSEISelDAGToDAG.h | 74 bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
|
D | MipsISelDAGToDAG.cpp | 99 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsDAGToDAGISel
|
D | MipsSEISelDAGToDAG.cpp | 443 bool MipsSEDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsSEDAGToDAGISel
|
D | MicroMipsInstrInfo.td | 2 def addrimm4lsl2 : ComplexPattern<iPTR, 2, "selectIntAddrLSL2MM", [frameindex]>;
|