Searched refs:Mips16DAGToDAGISelLegacy (Results 1 – 2 of 2) sorted by relevance
50 class Mips16DAGToDAGISelLegacy : public MipsDAGToDAGISelLegacy {52 explicit Mips16DAGToDAGISelLegacy(MipsTargetMachine &TM, CodeGenOptLevel OL);
222 Mips16DAGToDAGISelLegacy::Mips16DAGToDAGISelLegacy(MipsTargetMachine &TM, in Mips16DAGToDAGISelLegacy() function in Mips16DAGToDAGISelLegacy228 return new Mips16DAGToDAGISelLegacy(TM, OptLevel); in createMips16ISelDag()