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