HomeSort by: relevance | last modified time | path
    Searched refs:IsWorksharingReduction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 125 bool IsWorksharingReduction = false;
1503 bool IsWorksharingReduction);
2344 bool IsWorksharingReduction) override;
CGOpenMPRuntime.cpp 6153 llvm::ConstantInt::get(CGM.IntTy, Data.IsWorksharingReduction ? 1 : 0,
6177 bool IsWorksharingReduction) {
6185 IsWorksharingReduction ? 1 : 0,
12781 bool IsWorksharingReduction) {
CGStmtOpenMP.cpp 1303 Data.IsWorksharingReduction =

Completed in 57 milliseconds