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 146 const MipsInstrInfo *createMips16InstrInfo(const MipsSubtarget &STI);
MipsInstrInfo.cpp 39 return llvm::createMips16InstrInfo(STI);
Mips16InstrInfo.cpp 453 const MipsInstrInfo *llvm::createMips16InstrInfo(const MipsSubtarget &STI) {

Completed in 377 milliseconds