Home
last modified time | relevance | path

Searched defs:Opts (Results 1 – 25 of 186) sorted by relevance

12345678

/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp46 const LangOptions &Opts) { in DefineStd()
83 OSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in OSTargetInfo()
85 void getTargetDefines(const LangOptions &Opts, in getTargetDefines()
97 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
109 CloudABITargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in CloudABITargetInfo()
113 static void getDarwinDefines(MacroBuilder &Builder, const LangOptions &Opts, in getDarwinDefines()
225 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
232 DarwinTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in DarwinTargetInfo()
289 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
300 DragonFlyBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in DragonFlyBSDTargetInfo()
[all …]
/aosp_15_r20/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cc25 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { in ignoreReport()
45 ReportOptions Opts) { in handleTypeMismatchImpl()
109 ReportOptions Opts) { in handleIntegerOverflowImpl()
143 ReportOptions Opts) { in handleNegateOverflowImpl()
177 ValueHandle RHS, ReportOptions Opts) { in handleDivremOverflowImpl()
221 ReportOptions Opts) { in handleShiftOutOfBoundsImpl()
270 ReportOptions Opts) { in handleOutOfBoundsImpl()
297 ReportOptions Opts) { in handleBuiltinUnreachableImpl()
308 static void handleMissingReturnImpl(UnreachableData *Data, ReportOptions Opts) { in handleMissingReturnImpl()
322 ReportOptions Opts) { in handleVLABoundNotPositive()
[all …]
H A Dubsan_handlers_cxx.cc36 ReportOptions Opts) { in HandleDynamicTypeCacheMiss()
99 bool ValidVtable, ReportOptions Opts) { in HandleCFIBadType()
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp155 static bool ParseAnalyzerArgs(AnalyzerOptions &Opts, ArgList &Args, in ParseAnalyzerArgs()
307 static bool ParseMigratorArgs(MigratorOptions &Opts, ArgList &Args) { in ParseMigratorArgs()
313 static void ParseCommentArgs(CommentOptions &Opts, ArgList &Args) { in ParseCommentArgs()
381 static void setPGOInstrumentor(CodeGenOptions &Opts, ArgList &Args, in setPGOInstrumentor()
403 static void setPGOUseInstrumentor(CodeGenOptions &Opts, in setPGOUseInstrumentor()
420 static bool ParseCodeGenArgs(CodeGenOptions &Opts, ArgList &Args, InputKind IK, in ParseCodeGenArgs()
850 static void ParseDependencyOutputArgs(DependencyOutputOptions &Opts, in ParseDependencyOutputArgs()
918 bool clang::ParseDiagnosticArgs(DiagnosticOptions &Opts, ArgList &Args, in ParseDiagnosticArgs()
1040 static void ParseFileSystemArgs(FileSystemOptions &Opts, ArgList &Args) { in ParseFileSystemArgs()
1068 static InputKind ParseFrontendArgs(FrontendOptions &Opts, ArgList &Args, in ParseFrontendArgs()
[all …]
/aosp_15_r20/external/clang/lib/Index/
H A DIndexingAction.cpp78 IndexingOptions Opts) in IndexActionBase()
94 IndexingOptions Opts) in IndexAction()
115 IndexingOptions Opts) in WrappingIndexAction()
150 IndexingOptions Opts, in createIndexingAction()
171 IndexingOptions Opts) { in indexASTUnit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DLICM.h67 LICMOptions Opts; variable
74 LICMPass(LICMOptions Opts) : Opts(Opts) {} in LICMPass()
85 LICMOptions Opts; variable
92 LNICMPass(LICMOptions Opts) : Opts(Opts) {} in LNICMPass()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DLICM.h67 LICMOptions Opts; variable
74 LICMPass(LICMOptions Opts) : Opts(Opts) {} in LICMPass()
85 LICMOptions Opts; variable
92 LNICMPass(LICMOptions Opts) : Opts(Opts) {} in LNICMPass()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DLICM.h67 LICMOptions Opts; variable
74 LICMPass(LICMOptions Opts) : Opts(Opts) {} in LICMPass()
85 LICMOptions Opts; variable
92 LNICMPass(LICMOptions Opts) : Opts(Opts) {} in LNICMPass()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DLICM.h67 LICMOptions Opts; variable
74 LICMPass(LICMOptions Opts) : Opts(Opts) {} in LICMPass()
85 LICMOptions Opts; variable
92 LNICMPass(LICMOptions Opts) : Opts(Opts) {} in LNICMPass()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DLICM.h67 LICMOptions Opts; variable
74 LICMPass(LICMOptions Opts) : Opts(Opts) {} in LICMPass()
85 LICMOptions Opts; variable
92 LNICMPass(LICMOptions Opts) : Opts(Opts) {} in LNICMPass()
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h47 LLVMSymbolizer(const Options &Opts = Options()) : Opts(Opts) {} in Opts() function
105 Options Opts; variable
/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Dharness.h55 gwp_asan::options::Options Opts; in SetUp() local
73 gwp_asan::options::Options Opts; in InitNumSlots() local
91 gwp_asan::options::Options Opts; in SetUp() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DHardwareLoops.h65 HardwareLoopOptions Opts; variable
69 : Opts(Opts) { } in Opts() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DHardwareLoops.h65 HardwareLoopOptions Opts; variable
69 : Opts(Opts) { } in Opts() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DHardwareLoops.h65 HardwareLoopOptions Opts; variable
69 : Opts(Opts) { } in Opts() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DHardwareLoops.h65 HardwareLoopOptions Opts; variable
69 : Opts(Opts) { } in Opts() function
/aosp_15_r20/external/clang/tools/driver/
H A Dcc1as_main.cpp158 bool AssemblerInvocation::CreateFromArgs(AssemblerInvocation &Opts, in CreateFromArgs()
260 getOutputStream(AssemblerInvocation &Opts, DiagnosticsEngine &Diags, in getOutputStream()
282 static bool ExecuteAssembler(AssemblerInvocation &Opts, in ExecuteAssembler()
475 std::unique_ptr<OptTable> Opts(driver::createDriverOptTable()); in cc1as_main() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.cpp114 transformOptionsFromCl(SanitizerBinaryMetadataOptions &&Opts) { in transformOptionsFromCl()
123 SanitizerBinaryMetadata(Module &M, SanitizerBinaryMetadataOptions Opts) in SanitizerBinaryMetadata()
399 SanitizerBinaryMetadataOptions Opts) in SanitizerBinaryMetadataPass()
/aosp_15_r20/external/rust/android-crates-io/crates/codespan-reporting/examples/
Dterm.rs16 pub struct Opts { struct
29 let opts = Opts::from_args(); in main() argument
Dreusable_diagnostic.rs10 pub struct Opts { struct
17 color: ColorArg,
/aosp_15_r20/external/clang/unittests/StaticAnalyzer/
H A DAnalyzerOptionsTest.cpp18 AnalyzerOptions Opts; in TEST() local
58 AnalyzerOptions Opts; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
H A DContext.cpp32 Context::createDefaultPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr, in createDefaultPipeline()
73 Context::createInOrderPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr, in createInOrderPipeline()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h52 LLVMSymbolizer(const Options &Opts) : Opts(Opts) {} in LLVMSymbolizer()
131 Options Opts; variable
/aosp_15_r20/frameworks/compile/slang/
Dslang.cpp228 Slang::createBackend(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts, in createBackend()
403 int Slang::compile(const RSCCOptions &Opts) { in compile()
572 const RSCCOptions &Opts, in compile()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp29 ClassOptions Opts = Rec.getOptions(); in getHashForUdt() local
58 ClassOptions Opts = Deserialized.getOptions(); in getTagRecordHashForUdt() local

12345678