Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h77 virtual bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h82 bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp105 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp459 bool MipsSEDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsSEDAGToDAGISel
DMicroMipsInstrInfo.td4 def addrimm4lsl2 : ComplexPattern<iPTR, 2, "selectIntAddrLSL2MM", [frameindex]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h79 virtual bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h81 bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp113 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp491 bool MipsSEDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsSEDAGToDAGISel
DMicroMipsInstrInfo.td17 def addrimm4lsl2 : ComplexPattern<iPTR, 2, "selectIntAddrLSL2MM", [frameindex]>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc313 /* 467*/ OPC_CheckComplexPat, /*CP*/5, /*#*/2, // selectIntAddrLSL2MM:$addr #3 #4
344 /* 523*/ OPC_CheckComplexPat, /*CP*/5, /*#*/2, // selectIntAddrLSL2MM:$addr #3 #4
1065 /* 1872*/ OPC_CheckComplexPat, /*CP*/5, /*#*/1, // selectIntAddrLSL2MM:$addr #2 #3
30975 return selectIntAddrLSL2MM(N, Result[NextRes+0].first, Result[NextRes+1].first);