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.cpp317 if (Attrs.DistributeEnable == LoopAttributes::Disable) in createLoopDistributeMetadata()
319 if (Attrs.DistributeEnable == LoopAttributes::Enable) in createLoopDistributeMetadata()
346 (Attrs.DistributeEnable == LoopAttributes::Enable)))}; in createLoopDistributeMetadata()
438 DistributeEnable(LoopAttributes::Unspecified), PipelineDisabled(false), in LoopAttributes()
452 DistributeEnable = LoopAttributes::Unspecified; in clear()
480 Attrs.DistributeEnable == LoopAttributes::Unspecified && in LoopInfo()
511 BeforeJam.DistributeEnable = Attrs.DistributeEnable; in finish()
H A DCGLoopInfo.h74 LVEnableState DistributeEnable; member
252 StagedAttrs.DistributeEnable =