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/
DMipsInstrInfo.h214 const MipsInstrInfo *createMipsSEInstrInfo(const MipsSubtarget &STI);
DMipsInstrInfo.cpp48 return createMipsSEInstrInfo(STI); in create()
DMipsSEInstrInfo.cpp913 const MipsInstrInfo *llvm::createMipsSEInstrInfo(const MipsSubtarget &STI) { in createMipsSEInstrInfo() function in llvm