Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.cpp334 if (Attrs.DistributeEnable == LoopAttributes::Disable) in createLoopDistributeMetadata()
336 if (Attrs.DistributeEnable == LoopAttributes::Enable) in createLoopDistributeMetadata()
364 (Attrs.DistributeEnable == LoopAttributes::Enable)))}; in createLoopDistributeMetadata()
454 DistributeEnable(LoopAttributes::Unspecified), PipelineDisabled(false), in LoopAttributes()
468 DistributeEnable = LoopAttributes::Unspecified; in clear()
495 Attrs.DistributeEnable == LoopAttributes::Unspecified && !StartLoc && in LoopInfo()
526 BeforeJam.DistributeEnable = Attrs.DistributeEnable; in finish()
H A DCGLoopInfo.h74 LVEnableState DistributeEnable; member
242 StagedAttrs.DistributeEnable =