Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGLoopInfo.h269 void setVectorizeWidth(unsigned W) { StagedAttrs.VectorizeWidth = W; } in setVectorizeWidth() function
HDCGLoopInfo.cpp664 setVectorizeWidth(1); in push()
775 setVectorizeWidth(ValueInt); in push()
HDCGStmtOpenMP.cpp2402 CGF.LoopStack.setVectorizeWidth(Val->getZExtValue()); in emitSimdlenSafelenClause()
2411 CGF.LoopStack.setVectorizeWidth(Val->getZExtValue()); in emitSimdlenSafelenClause()