Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGLoopInfo.cpp33 Attrs.DistributeEnable == LoopAttributes::Unspecified && !StartLoc && in createMetadata()
118 if (Attrs.DistributeEnable != LoopAttributes::Unspecified) { in createMetadata()
121 Type::getInt1Ty(Ctx), (Attrs.DistributeEnable == in createMetadata()
159 DistributeEnable(LoopAttributes::Unspecified), PipelineDisabled(false), in LoopAttributes()
171 DistributeEnable = LoopAttributes::Unspecified; in clear()
H A DCGLoopInfo.h68 LVEnableState DistributeEnable; member
154 StagedAttrs.DistributeEnable =