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