Searched refs:selectIntAddrMSA (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsISelDAGToDAG.h | 80 virtual bool selectIntAddrMSA(SDValue Addr, SDValue &Base,
|
D | MipsSEISelDAGToDAG.h | 77 bool selectIntAddrMSA(SDValue Addr, SDValue &Base,
|
D | MipsISelDAGToDAG.cpp | 105 bool MipsDAGToDAGISel::selectIntAddrMSA(SDValue Addr, SDValue &Base, in selectIntAddrMSA() function in MipsDAGToDAGISel
|
D | MipsSEISelDAGToDAG.cpp | 465 bool MipsSEDAGToDAGISel::selectIntAddrMSA(SDValue Addr, SDValue &Base, in selectIntAddrMSA() function in MipsSEDAGToDAGISel
|
D | MipsInstrInfo.td | 777 def addrimm10 : ComplexPattern<iPTR, 2, "selectIntAddrMSA", [frameindex]>;
|