Home
last modified time | relevance | path

Searched defs:Compiler (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/clang/unittests/CodeGen/
H A DTBAAMetadataTest.cpp65 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
162 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
284 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
377 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
471 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
574 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
697 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
798 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
880 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
959 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local
[all …]
H A DBufferSourceTest.cpp45 TestCompiler Compiler(LO); in TEST() local
H A DCodeGenExternalTest.cpp265 TestCompiler Compiler(LO); in TEST() local
/llvm-project-15.0.7/clang/unittests/Frontend/
H A DOutputStreamTest.cpp32 CompilerInstance Compiler; in TEST() local
56 CompilerInstance Compiler; in TEST() local
85 CompilerInstance Compiler; in TEST() local
105 CompilerInstance Compiler; in TEST() local
H A DCodeGenActionTest.cpp53 CompilerInstance Compiler; in TEST() local
71 CompilerInstance Compiler; in TEST() local
98 CompilerInstance Compiler; in TEST() local
H A DFrontendActionTest.cpp184 CompilerInstance Compiler; in TEST() local
245 CompilerInstance Compiler; in TEST() local
278 CompilerInstance Compiler; in TEST() local
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/find-all-symbols/
H A DFindAllSymbolsAction.cpp27 FindAllSymbolsAction::CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
/llvm-project-15.0.7/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp57 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
137 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>()); in main() local
H A DASTSrcLocProcessor.cpp47 ASTSrcLocProcessor::createASTConsumer(clang::CompilerInstance &Compiler, in createASTConsumer()
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DMyriad.h24 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
H A DMinGW.h110 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DClangDoc.cpp44 CreateASTConsumer(clang::CompilerInstance &Compiler, in create()
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DTOSA.md91 ### Quantization Parameters in Ops vs Tensors
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.h127 CompilerInstance &Compiler; variable
/llvm-project-15.0.7/clang/unittests/AST/
H A DExternalASTSourceTest.cpp48 CompilerInstance Compiler; in testExternalASTSource() local
H A DEvaluateAsRValueTest.cpp59 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DSymbolReaperTest.cpp56 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
H A DParamRegionTest.cpp74 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
H A DCheckerRegistration.h92 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
H A DBugReportInterestingnessTest.cpp111 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
H A DStoreTest.cpp34 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp34 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
41 clang::CompilerInstance *Compiler = &getCompilerInstance(); in ExecuteAction() local
91 clang::CompilerInstance Compiler(PCHContainerOps); in runInvocation() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/plugin/
H A DClangTidyPlugin.cpp39 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
/llvm-project-15.0.7/clang/unittests/Tooling/Syntax/
H A DTreeTestBase.cpp151 CompilerInstance Compiler; in buildTree() local
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp59 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local

12