Searched refs:createMips16InstrInfo (Results 1 – 3 of 3) sorted by relevance
143 const MipsInstrInfo *createMips16InstrInfo(MipsTargetMachine &TM);
39 return llvm::createMips16InstrInfo(TM); in create()
459 const MipsInstrInfo *llvm::createMips16InstrInfo(MipsTargetMachine &TM) { in createMips16InstrInfo() function in llvm