HomeSort by relevance Sort by last modified time
    Searched refs:setVectorizeWidth (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGLoopInfo.h 148 void setVectorizeWidth(unsigned W) { StagedAttrs.VectorizeWidth = W; }
CGLoopInfo.cpp 176 setVectorizeWidth(1);
249 setVectorizeWidth(ValueInt);
CGStmtOpenMP.cpp     [all...]

Completed in 507 milliseconds