Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h214 const MipsInstrInfo *createMipsSEInstrInfo(const MipsSubtarget &STI);
H A DMipsInstrInfo.cpp48 return createMipsSEInstrInfo(STI); in create()
H A DMipsSEInstrInfo.cpp913 const MipsInstrInfo *llvm::createMipsSEInstrInfo(const MipsSubtarget &STI) { in createMipsSEInstrInfo() function in llvm