Home
last modified time | relevance | path

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

/llvm-project/offload/src/OpenMP/
H A DInteropAPI.cpp208 kmp_interop_type_t InteropType, int32_t DeviceId, in __tgt_interop_init()
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7407 QualType InteropType = Context.getTypeDeclType(TD); checkOpenMPDeclareVariantFunction() local
17188 QualType InteropType; isValidInteropVariable() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5832 createOMPInteropInit(const LocationDescription & Loc,Value * InteropVar,omp::OMPInteropType InteropType,Value * Device,Value * NumDependences,Value * DependenceAddress,bool HaveNowaitClause) createOMPInteropInit() argument
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7067 llvm::omp::OMPInteropType InteropType = EmitOMPInteropDirective() local