Home
last modified time | relevance | path

Searched defs:Backend (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DPhases.h21 Backend, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp307 ThinBackend Backend; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h342 ThinBackend Backend; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h104 std::unique_ptr<MCAsmBackend> Backend; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp434 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
H A DMCAssembler.cpp84 std::unique_ptr<MCAsmBackend> Backend, in MCAssembler()
H A DMCObjectStreamer.cpp394 MCAsmBackend &Backend = Assembler.getBackend(); in emitInstructionImpl() local
H A DELFObjectWriter.cpp1422 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp515 LTO::ThinLTOState::ThinLTOState(ThinBackend Backend) in ThinLTOState()
522 LTO::LTO(Config Conf, ThinBackend Backend, in LTO()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp869 ThinBackend Backend; in createLTO() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h1757 typedef BackendDB Backend; typedef