Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h86 virtual bool selectIntAddrSImm10Lsl1(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h87 bool selectIntAddrSImm10Lsl1(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp125 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl1(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl1() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp525 bool MipsSEDAGToDAGISel::selectIntAddrSImm10Lsl1(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl1() function in MipsSEDAGToDAGISel
DMipsInstrInfo.td1348 def addrimm10lsl1 : ComplexPattern<iPTR, 2, "selectIntAddrSImm10Lsl1",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc475 /* 761*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // selectIntAddrSImm10Lsl1:$addr #3 #4
511 /* 827*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // selectIntAddrSImm10Lsl1:$addr #3 #4
1305 /* 2317*/ OPC_CheckComplexPat, /*CP*/9, /*#*/1, // selectIntAddrSImm10Lsl1:$addr #2 #3
1351 /* 2419*/ OPC_CheckComplexPat, /*CP*/9, /*#*/1, // selectIntAddrSImm10Lsl1:$addr #2 #3
31001 return selectIntAddrSImm10Lsl1(N, Result[NextRes+0].first, Result[NextRes+1].first);