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