HomeSort by relevance Sort by last modified time
    Searched refs:createMips16InstrInfo (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 154 const MipsInstrInfo *createMips16InstrInfo(const MipsSubtarget &STI);
MipsInstrInfo.cpp 38 return llvm::createMips16InstrInfo(STI);
Mips16InstrInfo.cpp 452 const MipsInstrInfo *llvm::createMips16InstrInfo(const MipsSubtarget &STI) {

Completed in 229 milliseconds