Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h155 const MipsInstrInfo *createMipsSEInstrInfo(const MipsSubtarget &STI);
DMipsInstrInfo.cpp40 return llvm::createMipsSEInstrInfo(STI); in create()
DMipsSEInstrInfo.cpp733 const MipsInstrInfo *llvm::createMipsSEInstrInfo(const MipsSubtarget &STI) { in createMipsSEInstrInfo() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h184 const MipsInstrInfo *createMipsSEInstrInfo(const MipsSubtarget &STI);
DMipsInstrInfo.cpp48 return createMipsSEInstrInfo(STI); in create()
DMipsSEInstrInfo.cpp898 const MipsInstrInfo *llvm::createMipsSEInstrInfo(const MipsSubtarget &STI) { in createMipsSEInstrInfo() function in llvm