Home
last modified time | relevance | path

Searched defs:Options (Results 1 – 25 of 261) sorted by relevance

1234567891011

/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-pdbutil.rst66 Options subsection
69 Filtering and Sorting Options argument
137 Symbol Type Options argument
231 Other Options argument
244 .. _dump_subcommand:
266 Options subsection
269 MSF Container Options argument
285 Module & File Options argument
317 Symbol Options argument
347 Type Record Options argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h39 struct Options { struct
55 LLVMSymbolizer(const Options &Opts) : Opts(Opts) {} in LLVMSymbolizer() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilderBindings.cpp86 void LLVMPassBuilderOptionsSetVerifyEach(LLVMPassBuilderOptionsRef Options, in LLVMPassBuilderOptionsSetVerifyEach()
91 void LLVMPassBuilderOptionsSetDebugLogging(LLVMPassBuilderOptionsRef Options, in LLVMPassBuilderOptionsSetDebugLogging()
97 LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving) { in LLVMPassBuilderOptionsSetLoopInterleaving()
102 LLVMPassBuilderOptionsRef Options, LLVMBool LoopVectorization) { in LLVMPassBuilderOptionsSetLoopVectorization()
107 LLVMPassBuilderOptionsRef Options, LLVMBool SLPVectorization) { in LLVMPassBuilderOptionsSetSLPVectorization()
111 void LLVMPassBuilderOptionsSetLoopUnrolling(LLVMPassBuilderOptionsRef Options, in LLVMPassBuilderOptionsSetLoopUnrolling()
117 LLVMPassBuilderOptionsRef Options, LLVMBool ForgetAllSCEVInLoopUnroll) { in LLVMPassBuilderOptionsSetForgetAllSCEVInLoopUnroll()
121 void LLVMPassBuilderOptionsSetCoroutines(LLVMPassBuilderOptionsRef Options, in LLVMPassBuilderOptionsSetCoroutines()
126 void LLVMPassBuilderOptionsSetLicmMssaOptCap(LLVMPassBuilderOptionsRef Options, in LLVMPassBuilderOptionsSetLicmMssaOptCap()
132 LLVMPassBuilderOptionsRef Options, unsigned LicmMssaNoAccForPromotionCap) { in LLVMPassBuilderOptionsSetLicmMssaNoAccForPromotionCap()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h48 struct Options { struct
49 Options(bool A, bool B, bool C, bool F, bool P, bool U, bool I, bool L, in Options() function
56 bool AllBlocks;
57 bool BranchInfo;
58 bool BranchCount;
59 bool FuncCoverage;
60 bool PreservePaths;
61 bool UncondBranch;
62 bool Intermediate;
63 bool LongFileNames;
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DOpenCLSupport.rst70 .. _opencl_cl_ext:
95 .. _opencl_finclude_default_header:
137 .. _opencl_fdeclare_opencl_builtins:
154 .. _opencl_fake_address_space_map:
171 .. _opencl_builtins:
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageReport.h24 const CoverageViewOptions &Options; variable
32 CoverageReport(const CoverageViewOptions &Options, in CoverageReport()
H A DCoverageExporter.h30 const CoverageViewOptions &Options; variable
36 const CoverageViewOptions &Options, raw_ostream &OS) in CoverageExporter()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DSanitizerCoverage.h40 : Options(Options) { in Options() function
H A DInstrProfiling.h39 : Options(Options), IsCS(IsCS) {} in Options() function
H A DGCOVProfiler.h22 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { } in GCOVOpts() argument
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dnetworking.rst157 Time-to-live
162 IPv6 stack only
169 Multicast
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp199 const SimplifyCFGOptions &Options) { in iterativelySimplifyCFG()
239 const SimplifyCFGOptions &Options) { in simplifyFunctionCFGImpl()
267 const SimplifyCFGOptions &Options) { in simplifyFunctionCFG()
282 static void applyCommandLineOverridesToOptions(SimplifyCFGOptions &Options) { in applyCommandLineOverridesToOptions()
329 SimplifyCFGOptions Options; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp92 const TargetOptions &Options, Optional<Reloc::Model> RM, in SparcTargetMachine()
189 const TargetOptions &Options, in SparcV8TargetMachine()
199 const TargetOptions &Options, in SparcV9TargetMachine()
209 const TargetOptions &Options, in SparcelTargetMachine()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp210 llvm::TargetOptions Options = in lto_module_create() local
221 llvm::TargetOptions Options = in lto_module_create_from_fd() local
235 llvm::TargetOptions Options = in lto_module_create_from_fd_at_offset() local
246 llvm::TargetOptions Options = in lto_module_create_from_memory() local
259 llvm::TargetOptions Options = in lto_module_create_from_memory_with_path() local
271 llvm::TargetOptions Options = in lto_module_create_in_local_context() local
291 llvm::TargetOptions Options = in lto_module_create_in_codegen_context() local
355 TargetOptions Options = codegen::InitTargetOptionsFromCodeGenFlags(Triple()); in createCodeGen() local
473 std::vector<std::string> Options; in lto_set_debug_options() local
484 SmallVector<StringRef, 4> Options; in lto_codegen_debug_options() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp118 const TargetOptions &Options) { in computeTargetABI()
136 const TargetOptions &Options, in computeDataLayout()
213 const TargetOptions &Options, in ARMBaseTargetMachine()
313 const TargetOptions &Options, in ARMLETargetMachine()
321 const TargetOptions &Options, in ARMBETargetMachine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp64 const TargetOptions &Options, in computeDataLayout()
113 const TargetOptions &Options, in MipsTargetMachine()
145 const TargetOptions &Options, in MipsebTargetMachine()
155 const TargetOptions &Options, in MipselTargetMachine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp36 const TargetOptions &Options) { in computeDataLayout()
42 const TargetOptions &Options, in MSP430TargetMachine()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.h54 struct Options { struct
58 explicit SnippetGenerator(const LLVMState &State, const Options &Opts); argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h117 GVNOptions Options; variable
122 GVN(GVNOptions Options = {}) : Options(Options) {} in Options() argument
H A DSimplifyCFG.h30 SimplifyCFGOptions Options; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h131 JITTargetMachineBuilder &setOptions(TargetOptions Options) { in setOptions()
152 TargetOptions Options; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/intro/
H A Dtutorial02.rst226 Options chapter
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/intro/
H A Dtutorial02.rst226 Options chapter
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DBuildingLibcxx.rst275 .. _ABI Library Specific Options:
420 .. _LLVM-specific variables:
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCAsmInfo.cpp19 const MCTargetOptions &Options) { in MSP430MCAsmInfo()

1234567891011