Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGLoopInfo.cpp29 Attrs.DistributeEnable == LoopAttributes::Unspecified && in createMetadata()
88 if (Attrs.DistributeEnable != LoopAttributes::Unspecified) { in createMetadata()
91 Type::getInt1Ty(Ctx), (Attrs.DistributeEnable == in createMetadata()
106 DistributeEnable(LoopAttributes::Unspecified) {} in LoopAttributes()
DCGLoopInfo.h63 LVEnableState DistributeEnable; member
138 StagedAttrs.DistributeEnable =