Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dinterop.cpp186 kmp_interop_type_t InteropType, kmp_int32 DeviceId, in __tgt_interop_init()
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3560 omp::OMPInteropType InteropType, Value *Device, Value *NumDependences, in createOMPInteropInit()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7386 QualType InteropType = Context.getTypeDeclType(TD); in checkOpenMPDeclareVariantFunction() local
17303 QualType InteropType; in isValidInteropVariable() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6976 llvm::omp::OMPInteropType InteropType = llvm::omp::OMPInteropType::Unknown; in EmitOMPInteropDirective() local