Home
last modified time | relevance | path

Searched refs:Mips16DAGToDAGISelLegacy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.h50 class Mips16DAGToDAGISelLegacy : public MipsDAGToDAGISelLegacy {
52 explicit Mips16DAGToDAGISelLegacy(MipsTargetMachine &TM, CodeGenOptLevel OL);
H A DMips16ISelDAGToDAG.cpp222 Mips16DAGToDAGISelLegacy::Mips16DAGToDAGISelLegacy(MipsTargetMachine &TM, in Mips16DAGToDAGISelLegacy() function in Mips16DAGToDAGISelLegacy
228 return new Mips16DAGToDAGISelLegacy(TM, OptLevel); in createMips16ISelDag()