Home
last modified time | relevance | path

Searched refs:setVectorizeWidth (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGLoopInfo.cpp176 setVectorizeWidth(1); in push()
249 setVectorizeWidth(ValueInt); in push()
DCGLoopInfo.h148 void setVectorizeWidth(unsigned W) { StagedAttrs.VectorizeWidth = W; } in setVectorizeWidth() function
DCGStmtOpenMP.cpp1517 CGF.LoopStack.setVectorizeWidth(Val->getZExtValue()); in emitSimdlenSafelenClause()
1527 CGF.LoopStack.setVectorizeWidth(Val->getZExtValue()); in emitSimdlenSafelenClause()