Home
last modified time | relevance | path

Searched defs:setVectorizeWidth (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGLoopInfo.h148 void setVectorizeWidth(unsigned W) { StagedAttrs.VectorizeWidth = W; } in setVectorizeWidth() function
/external/llvm-project/clang/lib/CodeGen/
DCGLoopInfo.h259 void setVectorizeWidth(unsigned W) { StagedAttrs.VectorizeWidth = W; } in setVectorizeWidth() function