Searched defs:OutputType (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | Action.cpp | 330 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction() 335 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction() 339 types::ID OutputType) in PrecompileJobAction() 347 Action *Input, types::ID OutputType, const char *ModuleName) in HeaderModulePrecompileJobAction() 353 ExtractAPIJobAction::ExtractAPIJobAction(Action *Inputs, types::ID OutputType) in ExtractAPIJobAction() 358 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction() 363 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction() 368 CompileJobAction::CompileJobAction(Action *Input, types::ID OutputType) in CompileJobAction() 373 BackendJobAction::BackendJobAction(Action *Input, types::ID OutputType) in BackendJobAction() 378 AssembleJobAction::AssembleJobAction(Action *Input, types::ID OutputType) in AssembleJobAction()
|
| /llvm-project-15.0.7/mlir/tools/mlir-pdll/ |
| H A D | mlir-pdll.cpp | 32 enum class OutputType { enum
|
| /llvm-project-15.0.7/clang/tools/driver/ |
| H A D | cc1as_main.cpp | 117 FileType OutputType; member 282 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
|
| /llvm-project-15.0.7/llvm/tools/bugpoint/ |
| H A D | ExecutionDriver.cpp | 30 enum OutputType { enum
|
| /llvm-project-15.0.7/lldb/tools/lldb-vscode/ |
| H A D | VSCode.h | 67 enum class OutputType { Console, Stdout, Stderr, Telemetry }; enum
|
| /llvm-project-15.0.7/clang/include/clang/Support/ |
| H A D | RISCVVIntrinsicUtils.h | 298 RVVTypePtr OutputType; // Builtin output type variable
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 2448 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local 2568 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local
|
| /llvm-project-15.0.7/llvm/tools/gold/ |
| H A D | gold-plugin.cpp | 132 enum OutputType { enum
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 508 GCovFileType OutputType) { in mangleName()
|