Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/llvm-project/mlir/lib/Target/LLVMIR/
H A DLoopAnnotationTranslation.cpp105 void LoopAnnotationConversion::convertLoopOptions(LoopVectorizeAttr options) { in convertLoopOptions()
120 void LoopAnnotationConversion::convertLoopOptions(LoopInterleaveAttr options) { in convertLoopOptions()
124 void LoopAnnotationConversion::convertLoopOptions(LoopUnrollAttr options) { in convertLoopOptions()
141 LoopUnrollAndJamAttr options) { in convertLoopOptions()
158 void LoopAnnotationConversion::convertLoopOptions(LoopLICMAttr options) { in convertLoopOptions()
164 void LoopAnnotationConversion::convertLoopOptions(LoopDistributeAttr options) { in convertLoopOptions()
176 void LoopAnnotationConversion::convertLoopOptions(LoopPipelineAttr options) { in convertLoopOptions()
182 void LoopAnnotationConversion::convertLoopOptions(LoopPeeledAttr options) { in convertLoopOptions()
186 void LoopAnnotationConversion::convertLoopOptions(LoopUnswitchAttr options) { in convertLoopOptions()
224 if (auto options = attr.getVectorize()) in convert() local
[all …]
H A DLoopAnnotationTranslation.h47 llvm::MDNode *lookupLoopMetadata(Attribute options) const { in lookupLoopMetadata()
51 void mapLoopMetadata(Attribute options, llvm::MDNode *metadata) { in mapLoopMetadata()
/llvm-project/polly/lib/External/isl/
H A Dschedule_cmp.c15 struct options { struct
16 struct isl_options *isl; argument
21 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START()
55 struct options *options; in main() local
H A Dcodegen.c33 struct options { struct
34 struct isl_options *isl; argument
39 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START()
87 __isl_take isl_union_map *opt, struct options *options, in set_options()
123 struct options *options; in construct_ast_from_union_map() local
164 __isl_take isl_schedule *schedule, struct options *options) in schedule_set_options()
185 struct options *options; in construct_ast_from_schedule() local
208 struct options *options; in main() local
H A Dflow_cmp.c16 struct options { struct
17 struct isl_options *isl; argument
22 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START()
64 struct options *options; in main() local
H A Disl_schedule_band.c526 __isl_take isl_union_set *options, int n, enum isl_ast_loop_type *type, in add_loop_types()
564 isl_union_set *options; in isl_schedule_band_get_ast_build_options() local
626 static isl_bool has_isolate_option(__isl_keep isl_union_set *options) in has_isolate_option()
695 static isl_bool has_isolate_loop_type_options(__isl_keep isl_union_set *options) in has_isolate_loop_type_options()
702 static isl_bool has_loop_type_options(__isl_keep isl_union_set *options) in has_loop_type_options()
712 __isl_keep isl_union_set *options, int pos, int isolate) in extract_loop_type()
750 __isl_keep isl_union_set *options) in extract_loop_types()
776 __isl_keep isl_union_set *options) in extract_isolate_loop_types()
830 __isl_take isl_union_set *options) in clear_loop_types()
844 __isl_take isl_union_set *options) in clear_isolate_loop_types()
[all …]
H A Dpip.c41 struct options { struct
42 struct isl_options *isl; argument
56 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START()
349 struct options *options; in main() local
/llvm-project/lldb/examples/python/
H A Dgdbremote.py615 def cmd_qThreadStopInfo(options, cmd, args): argument
621 def cmd_stop_reply(options, cmd, args): argument
626 def rsp_stop_reply(options, cmd, cmd_args, rsp): argument
655 def cmd_unknown_packet(options, cmd, args): argument
663 def cmd_qSymbol(options, cmd, args): argument
683 def cmd_QSetWithHexString(options, cmd, args): argument
687 def cmd_QSetWithString(options, cmd, args): argument
691 def cmd_QSetWithUnsigned(options, cmd, args): argument
695 def rsp_qSymbol(options, cmd, cmd_args, rsp): argument
713 def cmd_qXfer(options, cmd, args): argument
[all …]
/llvm-project/lldb/test/API/test_runner/test/
H A Dinferior.py67 def handle_ignore_signals(options, signals): argument
85 def handle_sleep(options, sleep_seconds): argument
118 def handle_launch_children(options): argument
125 def handle_never_return(options): argument
/llvm-project/mlir/lib/Dialect/GPU/Pipelines/
H A DGPUToNVVMPipeline.cpp47 OpPassManager &pm, const mlir::gpu::GPUToNVVMPipelineOptions &options) { in buildCommonPassPipeline() argument
75 const mlir::gpu::GPUToNVVMPipelineOptions &options) { in buildGpuPassPipeline() argument
90 buildHostPostPipeline(OpPassManager & pm,const mlir::gpu::GPUToNVVMPipelineOptions & options) buildHostPostPipeline() argument
108 buildLowerToNVVMPassPipeline(OpPassManager & pm,const GPUToNVVMPipelineOptions & options) buildLowerToNVVMPassPipeline() argument
[all...]
/llvm-project/lldb/include/lldb/Expression/
H A DREPL.h59 void SetFormatOptions(const OptionGroupFormat &options) { in SetFormatOptions()
64 SetValueObjectDisplayOptions(const OptionGroupValueObjectDisplay &options) { in SetValueObjectDisplayOptions()
68 void SetEvaluateOptions(const EvaluateExpressionOptions &options) { in SetEvaluateOptions()
72 void SetCompilerOptions(const char *options) { in SetCompilerOptions()
/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp380 const ReadStringAndDumpToStreamOptions &options) in ReadBufferAndDumpToStreamOptions() argument
398 const StringPrinter::ReadStringAndDumpToStreamOptions &options, in ReadEncodedBufferAndDumpToStream() argument
495 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
502 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
509 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
516 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
523 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
530 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
537 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
544 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
[all...]
/llvm-project/mlir/utils/lldb-scripts/
H A Daction_debugging.py104 def process_options(cls, options, debugger, command, exe_ctx, result): argument
135 def process_options(cls, options, debugger, command, exe_ctx, result): argument
158 def process_options(cls, options, debugger, command, exe_ctx, result): argument
190 def process_options(cls, options, debugger, command, exe_ctx, result): argument
217 def process_options(cls, options, debugger, command, exe_ctx, result): argument
242 def process_options(cls, options, debugger, command, exe_ctx, result): argument
267 def process_options(cls, options, debugger, command, exe_ctx, result): argument
293 def process_options(cls, options, debugger, command, exe_ctx, result): argument
317 def process_options(cls, options, debugger, command, exe_ctx, result): argument
347 def process_options(cls, options, debugger, command, exe_ctx, result): argument
[all …]
/llvm-project/mlir/lib/Analysis/
H A DSliceAnalysis.cpp55 getForwardSlice(Operation * op,SetVector<Operation * > * forwardSlice,const ForwardSliceOptions & options) getForwardSlice() argument
71 getForwardSlice(Value root,SetVector<Operation * > * forwardSlice,const SliceOptions & options) getForwardSlice() argument
84 getBackwardSliceImpl(Operation * op,SetVector<Operation * > * backwardSlice,const BackwardSliceOptions & options) getBackwardSliceImpl() argument
123 getBackwardSlice(Operation * op,SetVector<Operation * > * backwardSlice,const BackwardSliceOptions & options) getBackwardSlice() argument
134 getBackwardSlice(Value root,SetVector<Operation * > * backwardSlice,const BackwardSliceOptions & options) getBackwardSlice() argument
[all...]
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferize.cpp77 BufferizationOptions options; BufferizeTypeConverter() local
242 __anon99eb86680a02(Value value, Attribute memorySpace, const BufferizationOptions &options) runOnOperation() argument
320 std::optional<OneShotBufferizationOptions> options; global() member
329 createOneShotBufferizePass(const OneShotBufferizationOptions & options) createOneShotBufferizePass() argument
349 BufferizationRewriter(MLIRContext * ctx,DenseSet<Operation * > & erasedOps,DenseSet<Operation * > & toMemrefOps,SmallVector<Operation * > & worklist,const BufferizationOptions & options,BufferizationStatistics * statistics) BufferizationRewriter() argument
392 auto const &options = analysisState.getOptions(); notifyOperationInserted() local
420 bufferizeOp(Operation * op,const BufferizationOptions & options,BufferizationStatistics * statistics) bufferizeOp() argument
538 bufferizeBlockSignature(Block * block,RewriterBase & rewriter,const BufferizationOptions & options) bufferizeBlockSignature() argument
624 BufferizationOptions options; getPartialBufferizationOptions() local
629 __anon99eb86681002(Value value, Attribute memorySpace, const BufferizationOptions &options) getPartialBufferizationOptions() argument
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dmisaligned-member-with-depdent-type.cpp4 unsigned options; member
16 unsigned options ; member
/llvm-project/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.cpp46 const BufferizationOptions &options) { in isRepetitiveRegion() argument
55 Operation *op, const BufferizationOptions &options) { in getEnclosingRepetitiveRegion() argument
66 Value value, const BufferizationOptions &options) { in getEnclosingRepetitiveRegion() argument
88 Block *block, const BufferizationOptions &options) { in getEnclosingRepetitiveRegion() argument
113 Region *region, const BufferizationOptions &options) { in getNextEnclosingRepetitiveRegion() argument
123 getParallelRegion(Region * region,const BufferizationOptions & options) getParallelRegion() argument
148 allocateTensorForShapedValue(OpBuilder & b,Location loc,Value shapedValue,const BufferizationOptions & options,bool copy) allocateTensorForShapedValue() argument
318 defaultFunctionArgTypeConverter(TensorType type,Attribute memorySpace,func::FuncOp funcOp,const BufferizationOptions & options) defaultFunctionArgTypeConverter() argument
324 defaultUnknownTypeConverter(Value value,Attribute memorySpace,const BufferizationOptions & options) defaultUnknownTypeConverter() argument
365 __anon17a846d30502(TensorType tensorType, Attribute memorySpace, func::FuncOp funcOp, const BufferizationOptions &options) setFunctionBoundaryTypeConversion() argument
571 AnalysisState(const BufferizationOptions & options) AnalysisState() argument
574 AnalysisState(const BufferizationOptions & options,TypeID type) AnalysisState() argument
640 getBuffer(RewriterBase & rewriter,Value value,const BufferizationOptions & options) getBuffer() argument
664 getBufferType(Value value,const BufferizationOptions & options) getBufferType() argument
671 getBufferType(Value value,const BufferizationOptions & options,SmallVector<Value> & invocationStack) getBufferType() argument
765 getMemRefType(Value value,const BufferizationOptions & options,MemRefLayoutAttrInterface layout,Attribute memorySpace) getMemRefType() argument
918 defaultGetBufferType(Value value,const BufferizationOptions & options,SmallVector<Value> & invocationStack) defaultGetBufferType() argument
[all...]
/llvm-project/clang/utils/
H A Dmodfuzz.py142 def choose(options): argument
156 def create_module(model, options): argument
167 def add_top_level_decl(model, options): argument
179 def add_import(model, options, module_name): argument
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp80 LibcxxFunctionSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxFunctionSummaryProvider() argument
128 LibcxxSmartPointerSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxSmartPointerSummaryProvider() argument
170 LibcxxUniquePointerSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxUniquePointerSummaryProvider() argument
394 LibcxxContainerSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxContainerSummaryProvider() argument
514 StringPrinter::ReadBufferAndDumpToStreamOptions options(valobj); LibcxxWStringSummaryProvider() local
596 StringPrinter::ReadBufferAndDumpToStreamOptions options(valobj); LibcxxStringSummaryProvider() local
755 LibcxxChronoTimePointSecondsSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options,const char * fmt) LibcxxChronoTimePointSecondsSummaryProvider() argument
798 LibcxxChronoSysSecondsSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxChronoSysSecondsSummaryProvider() argument
804 LibcxxChronoLocalSecondsSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxChronoLocalSecondsSummaryProvider() argument
811 LibcxxChronoTimepointDaysSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options,const char * fmt) LibcxxChronoTimepointDaysSummaryProvider() argument
852 LibcxxChronoSysDaysSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxChronoSysDaysSummaryProvider() argument
858 LibcxxChronoLocalDaysSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxChronoLocalDaysSummaryProvider() argument
864 LibcxxChronoMonthSummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxChronoMonthSummaryProvider() argument
885 LibcxxChronoWeekdaySummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxChronoWeekdaySummaryProvider() argument
906 LibcxxChronoYearMonthDaySummaryProvider(ValueObject & valobj,Stream & stream,const TypeSummaryOptions & options) LibcxxChronoYearMonthDaySummaryProvider() argument
[all...]
H A DCxxStringTypes.cpp57 StringPrinter::ReadStringAndDumpToStreamOptions options(valobj); in CharStringSummaryProvider() local
79 StringPrinter::ReadBufferAndDumpToStreamOptions options(valobj); in CharSummaryProvider() local
131 StringPrinter::ReadStringAndDumpToStreamOptions options(valobj); WCharStringSummaryProvider() local
191 StringPrinter::ReadBufferAndDumpToStreamOptions options(valobj); WCharSummaryProvider() local
[all...]
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamedPass.cpp68 TosaToLinalgNamedOptions options; runOnOperation() local
78 createTosaToLinalgNamed(const TosaToLinalgNamedOptions & options) createTosaToLinalgNamed() argument
/llvm-project/clang/tools/scan-view/bin/
H A Dscan-view41 def start_browser(port, options): argument
65 def run(port, options, root): argument
/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp112 static int parse_long_options(char *const *nargv, const char *options, in parse_long_options()
223 static int getopt_internal(int nargc, char *const *nargv, const char *options, in getopt_internal()
412 int getopt(int nargc, char *const *nargv, const char *options) { in getopt()
431 int getopt_long(int nargc, char *const *nargv, const char *options, in getopt_long()
443 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only()
/llvm-project/mlir/unittests/Target/LLVM/
H A DSerializeROCDLTarget.cpp86 gpu::TargetOptions options("", {}, "", "", gpu::CompilationTarget::Offload); in TEST_F() local
122 gpu::TargetOptions options("", {}, "", "", gpu::CompilationTarget::Assembly); in TEST_F() local
152 gpu::TargetOptions options("", {}, "", gpu::CompilationTarget::Binary); TEST_F() local
[all...]

12345678910>>...16