Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp319 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction()
324 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction()
328 types::ID OutputType) in PrecompileJobAction()
336 Action *Input, types::ID OutputType, const char *ModuleName) in HeaderModulePrecompileJobAction()
342 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction()
347 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction()
352 CompileJobAction::CompileJobAction(Action *Input, types::ID OutputType) in CompileJobAction()
357 BackendJobAction::BackendJobAction(Action *Input, types::ID OutputType) in BackendJobAction()
362 AssembleJobAction::AssembleJobAction(Action *Input, types::ID OutputType) in AssembleJobAction()
/freebsd-13.1/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp117 FileType OutputType; member
273 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp30 enum OutputType { enum
/freebsd-13.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c308 char *OutputType) in AcpiDbDecodeAndDisplayObject()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2359 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local
2476 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp163 RVVTypePtr OutputType; // Builtin output type member in __anondf72edf00111::RVVIntrinsic
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp562 GCovFileType OutputType) { in mangleName()