Searched refs:VecEnable (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGLoopInfo.h41 enum LVEnableState { VecUnspecified, VecEnable, VecDisable }; enumerator in enum:clang::CodeGen::LoopAttributes::LVEnableState
112 Enable ? LoopAttributes::VecEnable : LoopAttributes::VecDisable;
H A DCGLoopInfo.cpp53 LoopAttributes::VecEnable)) };

Completed in 107 milliseconds