Home
last modified time | relevance | path

Searched refs:STMT_OMP_DISTRIBUTE_PARALLEL_FOR_SIMD_DIRECTIVE (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h1479 STMT_OMP_DISTRIBUTE_PARALLEL_FOR_SIMD_DIRECTIVE, enumerator
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1931 STMT_OMP_DISTRIBUTE_PARALLEL_FOR_SIMD_DIRECTIVE, enumerator
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp2451 Code = serialization::STMT_OMP_DISTRIBUTE_PARALLEL_FOR_SIMD_DIRECTIVE; in VisitOMPDistributeParallelForSimdDirective()
DASTReaderStmt.cpp3379 case STMT_OMP_DISTRIBUTE_PARALLEL_FOR_SIMD_DIRECTIVE: { in ReadStmtFromStream()
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2460 Code = serialization::STMT_OMP_DISTRIBUTE_PARALLEL_FOR_SIMD_DIRECTIVE; in VisitOMPDistributeParallelForSimdDirective()
DASTReaderStmt.cpp3451 case STMT_OMP_DISTRIBUTE_PARALLEL_FOR_SIMD_DIRECTIVE: { in ReadStmtFromStream()