Home
last modified time | relevance | path

Searched refs:selectIntAddrSImm10Lsl2 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h89 virtual bool selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h90 bool selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp131 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl2() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp536 bool MipsSEDAGToDAGISel::selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl2() function in MipsSEDAGToDAGISel
DMipsInstrInfo.td1350 def addrimm10lsl2 : ComplexPattern<iPTR, 2, "selectIntAddrSImm10Lsl2",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc487 /* 783*/ OPC_CheckComplexPat, /*CP*/10, /*#*/2, // selectIntAddrSImm10Lsl2:$addr #3 #4
523 /* 849*/ OPC_CheckComplexPat, /*CP*/10, /*#*/2, // selectIntAddrSImm10Lsl2:$addr #3 #4
1313 /* 2333*/ OPC_CheckComplexPat, /*CP*/10, /*#*/1, // selectIntAddrSImm10Lsl2:$addr #2 #3
1359 /* 2435*/ OPC_CheckComplexPat, /*CP*/10, /*#*/1, // selectIntAddrSImm10Lsl2:$addr #2 #3
31004 return selectIntAddrSImm10Lsl2(N, Result[NextRes+0].first, Result[NextRes+1].first);