Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h83 virtual bool selectIntAddrSImm10(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h84 bool selectIntAddrSImm10(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp119 bool MipsDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp513 bool MipsSEDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() function in MipsSEDAGToDAGISel
DMipsInstrInfo.td1347 def addrimm10 : ComplexPattern<iPTR, 2, "selectIntAddrSImm10", [frameindex]>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc463 /* 739*/ OPC_CheckComplexPat, /*CP*/8, /*#*/2, // selectIntAddrSImm10:$addr #3 #4
578 /* 960*/ OPC_CheckComplexPat, /*CP*/8, /*#*/3, // selectIntAddrSImm10:$addr #4 #5
1289 /* 2285*/ OPC_CheckComplexPat, /*CP*/8, /*#*/1, // selectIntAddrSImm10:$addr #2 #3
1297 /* 2301*/ OPC_CheckComplexPat, /*CP*/8, /*#*/1, // selectIntAddrSImm10:$addr #2 #3
30998 return selectIntAddrSImm10(N, Result[NextRes+0].first, Result[NextRes+1].first);