Searched defs:OutputType (Results 1 – 9 of 9) sorted by relevance
/llvm-project/clang/lib/Driver/ |
H A D | Action.cpp | 362 : JobAction(Kind, Input, OutputType) { in ExtractAPIJobAction() argument 346 PreprocessJobAction(Action * Input,types::ID OutputType) PreprocessJobAction() argument 351 PrecompileJobAction(Action * Input,types::ID OutputType) PrecompileJobAction() argument 355 PrecompileJobAction(ActionClass Kind,Action * Input,types::ID OutputType) PrecompileJobAction() argument 367 AnalyzeJobAction(Action * Input,types::ID OutputType) AnalyzeJobAction() argument 372 MigrateJobAction(Action * Input,types::ID OutputType) MigrateJobAction() argument 377 CompileJobAction(Action * Input,types::ID OutputType) CompileJobAction() argument 382 BackendJobAction(Action * Input,types::ID OutputType) BackendJobAction() argument 387 AssembleJobAction(Action * Input,types::ID OutputType) AssembleJobAction() argument [all...] |
/llvm-project/mlir/tools/mlir-pdll/ |
H A D | mlir-pdll.cpp | 32 enum class OutputType { enum
|
/llvm-project/clang/tools/driver/ |
H A D | cc1as_main.cpp | 124 FileType OutputType; global() member 327 unsigned OutputType = StringSwitch<unsigned>(Name) CreateFromArgs() local [all...] |
/llvm-project/llvm/tools/bugpoint/ |
H A D | ExecutionDriver.cpp | 30 enum OutputType { enum
|
/llvm-project/lldb/tools/lldb-dap/ |
H A D | DAP.h | 71 enum class OutputType { Console, Stdout, Stderr, Telemetry }; global() enum
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2758 QualType OutputType = OutExpr->getType(); EmitAsmStmt() local 2877 QualType OutputType = S.getOutputExpr(Output)->getType(); EmitAsmStmt() local
|
/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 396 RVVTypePtr OutputType; // Builtin output type variable
|
/llvm-project/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 134 enum OutputType { enum
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 509 mangleName(const DICompileUnit * CU,GCovFileType OutputType) mangleName() argument
|