Searched refs:OMPContext (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
| D | OMPContext.h | 157 struct OMPContext { struct 158 OMPContext(bool IsDeviceCompilation, Triple TargetTriple); 159 virtual ~OMPContext() = default; 184 const OMPContext &Ctx, argument 190 const OMPContext &Ctx);
|
| /openbsd/src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
| D | OMPContext.cpp | 27 OMPContext::OMPContext(bool IsDeviceCompilation, Triple TargetTriple) { in OMPContext() function in OMPContext 145 const VariantMatchInfo &VMI, const OMPContext &Ctx, in isVariantApplicableInContextHelper() 263 const OMPContext &Ctx, in isVariantApplicableInContext() 270 const OMPContext &Ctx, in getVariantMatchScore() 340 const SmallVectorImpl<VariantMatchInfo> &VMIs, const OMPContext &Ctx) { in getBestVariantMatchForContext()
|
| D | CMakeLists.txt | 3 OMPContext.cpp
|
| /openbsd/src/gnu/usr.bin/clang/libLLVMFrontendOpenMP/ |
| D | Makefile | 10 OMPContext.cpp \
|
| /openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Frontend/OpenMP/ |
| D | BUILD.gn | 12 "OMPContext.cpp",
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | OpenMPClause.cpp | 2645 : OMPContext(ASTCtx.getLangOpts().OpenMPIsDevice, in TargetOMPContext()
|
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | OpenMPClause.h | 8848 struct TargetOMPContext final : public llvm::omp::OMPContext {
|
| /openbsd/src/distrib/sets/lists/comp/ |
| D | clang.macppc | 1900 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.powerpc64 | 1899 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.i386 | 1899 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.amd64 | 1901 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.riscv64 | 1899 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.octeon | 1900 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.armv7 | 1899 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.arm64 | 1901 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.loongson | 1900 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| D | clang.sparc64 | 1900 ./usr/include/llvm/Frontend/OpenMP/OMPContext.h
|
| /openbsd/src/gnu/llvm/clang/docs/tools/ |
| D | clang-formatted-files.txt | 5320 llvm/include/llvm/Frontend/OpenMP/OMPContext.h 6051 llvm/lib/Frontend/OpenMP/OMPContext.cpp
|