Searched refs:createMips16InstrInfo (Results 1 – 3 of 3) sorted by relevance
147 const MipsInstrInfo *createMips16InstrInfo(const MipsSubtarget &STI);
39 return llvm::createMips16InstrInfo(STI); in create()
453 const MipsInstrInfo *llvm::createMips16InstrInfo(const MipsSubtarget &STI) { in createMips16InstrInfo() function in llvm