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 139 const MipsInstrInfo *createMipsSEInstrInfo(MipsTargetMachine &TM);
MipsInstrInfo.cpp 38 return llvm::createMipsSEInstrInfo(TM);
MipsSEInstrInfo.cpp 535 const MipsInstrInfo *llvm::createMipsSEInstrInfo(MipsTargetMachine &TM) {

Completed in 279 milliseconds