Home
last modified time | relevance | path

Searched refs:DistributeEnable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp335 if (Attrs.DistributeEnable == LoopAttributes::Disable) in createLoopDistributeMetadata()
337 if (Attrs.DistributeEnable == LoopAttributes::Enable) in createLoopDistributeMetadata()
365 (Attrs.DistributeEnable == LoopAttributes::Enable)))}; in createLoopDistributeMetadata()
463 DistributeEnable(LoopAttributes::Unspecified), PipelineDisabled(false), in LoopAttributes()
477 DistributeEnable = LoopAttributes::Unspecified; in clear()
505 Attrs.DistributeEnable == LoopAttributes::Unspecified && in LoopInfo()
536 BeforeJam.DistributeEnable = Attrs.DistributeEnable; in finish()
H A DCGLoopInfo.h74 LVEnableState DistributeEnable; member
249 StagedAttrs.DistributeEnable =