Lines Matching refs:convertLoopOptions

39   void convertLoopOptions(LoopVectorizeAttr options);
40 void convertLoopOptions(LoopInterleaveAttr options);
41 void convertLoopOptions(LoopUnrollAttr options);
42 void convertLoopOptions(LoopUnrollAndJamAttr options);
43 void convertLoopOptions(LoopLICMAttr options);
44 void convertLoopOptions(LoopDistributeAttr options);
45 void convertLoopOptions(LoopPipelineAttr options);
46 void convertLoopOptions(LoopPeeledAttr options);
47 void convertLoopOptions(LoopUnswitchAttr options);
105 void LoopAnnotationConversion::convertLoopOptions(LoopVectorizeAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
120 void LoopAnnotationConversion::convertLoopOptions(LoopInterleaveAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
124 void LoopAnnotationConversion::convertLoopOptions(LoopUnrollAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
140 void LoopAnnotationConversion::convertLoopOptions( in convertLoopOptions() function in LoopAnnotationConversion
158 void LoopAnnotationConversion::convertLoopOptions(LoopLICMAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
164 void LoopAnnotationConversion::convertLoopOptions(LoopDistributeAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
176 void LoopAnnotationConversion::convertLoopOptions(LoopPipelineAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
182 void LoopAnnotationConversion::convertLoopOptions(LoopPeeledAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
186 void LoopAnnotationConversion::convertLoopOptions(LoopUnswitchAttr options) { in convertLoopOptions() function in LoopAnnotationConversion
225 convertLoopOptions(options); in convert()
227 convertLoopOptions(options); in convert()
229 convertLoopOptions(options); in convert()
231 convertLoopOptions(options); in convert()
233 convertLoopOptions(options); in convert()
235 convertLoopOptions(options); in convert()
237 convertLoopOptions(options); in convert()
239 convertLoopOptions(options); in convert()
241 convertLoopOptions(options); in convert()