Searched refs:buildAssembler (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHurd.h39 Tool *buildAssembler() const override;
H A DAnanas.h58 Tool *buildAssembler() const override;
H A DDragonFly.h59 Tool *buildAssembler() const override;
H A DMinix.h57 Tool *buildAssembler() const override;
H A DSolaris.h69 Tool *buildAssembler() const override;
H A DAIX.h67 Tool *buildAssembler() const override;
H A DCrossWindows.h80 Tool *buildAssembler() const override;
H A DNaCl.h78 Tool *buildAssembler() const override;
H A DNetBSD.h83 Tool *buildAssembler() const override;
H A DXCore.h56 Tool *buildAssembler() const override;
H A DPS4CPU.h92 Tool *buildAssembler() const override;
H A DOpenBSD.h84 Tool *buildAssembler() const override;
H A DLinux.h52 Tool *buildAssembler() const override;
H A DHexagon.h64 Tool *buildAssembler() const override;
H A DMinGW.h90 Tool *buildAssembler() const override;
H A DMinix.cpp103 Tool *toolchains::Minix::buildAssembler() const { function in class:toolchains::Minix
H A DFreeBSD.h87 Tool *buildAssembler() const override;
H A DAIX.cpp157 auto AIX::buildAssembler() const -> Tool * { return new aix::Assembler(*this); }
H A DAnanas.cpp136 Tool *Ananas::buildAssembler() const { function in class:Ananas
H A DMSVC.h153 Tool *buildAssembler() const override;
H A DXCore.cpp93 Tool *XCoreToolChain::buildAssembler() const { function in class:XCoreToolChain
H A DHurd.cpp106 Tool *Hurd::buildAssembler() const { function in class:Hurd
H A DDragonFly.cpp191 Tool *DragonFly::buildAssembler() const { function in class:DragonFly
H A DCuda.h197 Tool *buildAssembler() const override; // ptxas
H A DSolaris.cpp215 Tool *Solaris::buildAssembler() const { function in class:Solaris

Completed in 203 milliseconds

12