Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/docs/
H A DReleaseNotes.rst197 Common PowerPC improvements
220 AIX improvements
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DPhases.h21 Backend, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/LTO/
H A DLTO.h320 ThinBackend Backend; member
/openbsd/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp326 ThinBackend Backend; in run() local
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCAssembler.h117 std::unique_ptr<MCAsmBackend> Backend; variable
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp519 LTO::ThinLTOState::ThinLTOState(ThinBackend Backend) in ThinLTOState()
526 LTO::LTO(Config Conf, ThinBackend Backend, in LTO()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCAssembler.cpp85 std::unique_ptr<MCAsmBackend> Backend, in MCAssembler()
H A DMCObjectStreamer.cpp438 MCAsmBackend &Backend = Assembler.getBackend(); in emitInstructionImpl() local
H A DXCOFFObjectWriter.cpp609 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
H A DELFObjectWriter.cpp1431 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
/openbsd/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp867 ThinBackend Backend; in createLTO() local
/openbsd/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp505 lto::ThinBackend Backend; local