Home
last modified time | relevance | path

Searched defs:InteropType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4343 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 DSemaOpenMP.cpp7623 QualType InteropType = Context.getTypeDeclType(TD); checkOpenMPDeclareVariantFunction() local
17912 QualType InteropType; isValidInteropVariable() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7026 llvm::omp::OMPInteropType InteropType = llvm::omp::OMPInteropType::Unknown; EmitOMPInteropDirective() local