Home
last modified time | relevance | path

Searched refs:selectIntAddr11MM (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h68 virtual bool selectIntAddr11MM(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h73 bool selectIntAddr11MM(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp87 bool MipsDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp441 bool MipsSEDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM() function in MipsSEDAGToDAGISel
DMicroMipsInstrInfo.td1 def addrimm11 : ComplexPattern<iPTR, 2, "selectIntAddr11MM", [frameindex]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h70 virtual bool selectIntAddr11MM(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h72 bool selectIntAddr11MM(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp95 bool MipsDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp473 bool MipsSEDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM() function in MipsSEDAGToDAGISel
DMicroMipsInstrInfo.td14 def addrimm11 : ComplexPattern<iPTR, 2, "selectIntAddr11MM", [frameindex]>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc330 /* 498*/ OPC_CheckComplexPat, /*CP*/6, /*#*/2, // selectIntAddr11MM:$addr #3 #4
1122 /* 1980*/ OPC_CheckComplexPat, /*CP*/6, /*#*/1, // selectIntAddr11MM:$addr #2 #3
30978 return selectIntAddr11MM(N, Result[NextRes+0].first, Result[NextRes+1].first);