/aosp_15_r20/external/clang/lib/Basic/ |
H A D | Targets.cpp | 46 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 D | ubsan_handlers.cc | 25 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 D | ubsan_handlers_cxx.cc | 36 ReportOptions Opts) { in HandleDynamicTypeCacheMiss() 99 bool ValidVtable, ReportOptions Opts) { in HandleCFIBadType()
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 155 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 D | IndexingAction.cpp | 78 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/ |
D | LICM.h | 67 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/ |
D | LICM.h | 67 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/ |
D | LICM.h | 67 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/ |
D | LICM.h | 67 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 D | LICM.h | 67 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 D | Symbolize.h | 47 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 D | harness.h | 55 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/ |
D | HardwareLoops.h | 65 HardwareLoopOptions Opts; variable 69 : Opts(Opts) { } in Opts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | HardwareLoops.h | 65 HardwareLoopOptions Opts; variable 69 : Opts(Opts) { } in Opts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | HardwareLoops.h | 65 HardwareLoopOptions Opts; variable 69 : Opts(Opts) { } in Opts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | HardwareLoops.h | 65 HardwareLoopOptions Opts; variable 69 : Opts(Opts) { } in Opts() function
|
/aosp_15_r20/external/clang/tools/driver/ |
H A D | cc1as_main.cpp | 158 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 D | SanitizerBinaryMetadata.cpp | 114 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/ |
D | term.rs | 16 pub struct Opts { struct 29 let opts = Opts::from_args(); in main() argument
|
D | reusable_diagnostic.rs | 10 pub struct Opts { struct 17 color: ColorArg,
|
/aosp_15_r20/external/clang/unittests/StaticAnalyzer/ |
H A D | AnalyzerOptionsTest.cpp | 18 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 D | Context.cpp | 32 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 D | Symbolize.h | 52 LLVMSymbolizer(const Options &Opts) : Opts(Opts) {} in LLVMSymbolizer() 131 Options Opts; variable
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang.cpp | 228 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 D | TpiHashing.cpp | 29 ClassOptions Opts = Rec.getOptions(); in getHashForUdt() local 58 ClassOptions Opts = Deserialized.getOptions(); in getTagRecordHashForUdt() local
|