Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.h93 std::unique_ptr<MCObjectTargetWriter> createSystemZObjectWriter(uint8_t OSABI);
H A DSystemZMCAsmBackend.cpp65 return createSystemZObjectWriter(OSABI); in createObjectTargetWriter()
H A DSystemZMCObjectWriter.cpp164 llvm::createSystemZObjectWriter(uint8_t OSABI) { in createSystemZObjectWriter() function in llvm