Searched defs:InteropType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 4343 createOMPInteropInit(const LocationDescription & Loc,Value * InteropVar,omp::OMPInteropType InteropType,Value * Device,Value * NumDependences,Value * DependenceAddress,bool HaveNowaitClause) createOMPInteropInit() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 7623 QualType InteropType = Context.getTypeDeclType(TD); checkOpenMPDeclareVariantFunction() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 7026 llvm::omp::OMPInteropType InteropType = llvm::omp::OMPInteropType::Unknown; EmitOMPInteropDirective() local |