Home
last modified time | relevance | path

Searched defs:convertLoopOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/
H A DLoopAnnotationTranslation.cpp105 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