Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h116 void setVectorizerWidth(unsigned W) { StagedAttrs.VectorizerWidth = W; } in setVectorizerWidth() function
H A DCGStmtOpenMP.cpp430 LoopStack.setVectorizerWidth(Val->getZExtValue()); in EmitOMPSimdDirective()