Searched refs:ClangAs (Results 1 – 3 of 3) sorted by relevance
216 return new tools::ClangAs(*this); in buildAssembler()231 Assemble.reset(new tools::ClangAs(*this)); in getClangAs()
123 class LLVM_LIBRARY_VISIBILITY ClangAs : public Tool {125 ClangAs(const ToolChain &TC) in ClangAs() function
6415 void ClangAs::AddMIPSTargetArgs(const ArgList &Args, in AddMIPSTargetArgs()6426 void ClangAs::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()