Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h74 virtual bool selectIntAddr16MM(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h79 bool selectIntAddr16MM(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp99 bool MipsDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp453 bool MipsSEDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM() function in MipsSEDAGToDAGISel
DMicroMipsInstrInfo.td3 def addrimm16 : ComplexPattern<iPTR, 2, "selectIntAddr16MM", [frameindex]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h76 virtual bool selectIntAddr16MM(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h78 bool selectIntAddr16MM(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp107 bool MipsDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp485 bool MipsSEDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM() function in MipsSEDAGToDAGISel
DMicroMipsInstrInfo.td16 def addrimm16 : ComplexPattern<iPTR, 2, "selectIntAddr16MM", [frameindex]>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc406 /* 635*/ OPC_CheckComplexPat, /*CP*/7, /*#*/2, // selectIntAddr16MM:$addr #3 #4
1280 /* 2268*/ OPC_CheckComplexPat, /*CP*/7, /*#*/1, // selectIntAddr16MM:$addr #2 #3
30981 return selectIntAddr16MM(N, Result[NextRes+0].first, Result[NextRes+1].first);