Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGLoopInfo.h116 void setVectorizerWidth(unsigned W) { StagedAttrs.VectorizerWidth = W; } in setVectorizerWidth() function
DCGStmtOpenMP.cpp727 CGF.LoopStack.setVectorizerWidth(Val->getZExtValue()); in EmitOMPSimdDirective()