Home
last modified time | relevance | path

Searched refs:createMips16InstrInfo (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h143 const MipsInstrInfo *createMips16InstrInfo(MipsTargetMachine &TM);
DMipsInstrInfo.cpp39 return llvm::createMips16InstrInfo(TM); in create()
DMips16InstrInfo.cpp459 const MipsInstrInfo *llvm::createMips16InstrInfo(MipsTargetMachine &TM) { in createMips16InstrInfo() function in llvm