Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h92 virtual bool selectIntAddrSImm10Lsl3(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h93 bool selectIntAddrSImm10Lsl3(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp137 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl3(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl3() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp547 bool MipsSEDAGToDAGISel::selectIntAddrSImm10Lsl3(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl3() function in MipsSEDAGToDAGISel
DMipsInstrInfo.td1352 def addrimm10lsl3 : ComplexPattern<iPTR, 2, "selectIntAddrSImm10Lsl3",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc499 /* 805*/ OPC_CheckComplexPat, /*CP*/11, /*#*/2, // selectIntAddrSImm10Lsl3:$addr #3 #4
535 /* 871*/ OPC_CheckComplexPat, /*CP*/11, /*#*/2, // selectIntAddrSImm10Lsl3:$addr #3 #4
1321 /* 2349*/ OPC_CheckComplexPat, /*CP*/11, /*#*/1, // selectIntAddrSImm10Lsl3:$addr #2 #3
1367 /* 2451*/ OPC_CheckComplexPat, /*CP*/11, /*#*/1, // selectIntAddrSImm10Lsl3:$addr #2 #3
31007 return selectIntAddrSImm10Lsl3(N, Result[NextRes+0].first, Result[NextRes+1].first);