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

  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 144 const MipsInstrInfo *createMipsSEInstrInfo(MipsTargetMachine &TM);
MipsInstrInfo.cpp 41 return llvm::createMipsSEInstrInfo(TM);
MipsSEInstrInfo.cpp 619 const MipsInstrInfo *llvm::createMipsSEInstrInfo(MipsTargetMachine &TM) {

Completed in 67 milliseconds