Searched refs:RTLs (Results 1 – 6 of 6) sorted by relevance
240 } else if (PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY && in getOrAllocTgtPtr()306 } else if (PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY) { in getTgtPtrBegin()336 if (PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY && in deallocTgtPtr()372 RTL->init_requires(PM->RTLs.RequiresFlags); in init()
84 PM->RTLs.RegisterRequires(flags); in __tgt_register_requires()90 PM->RTLs.RegisterLib(desc); in __tgt_register_lib()96 PM->RTLs.UnregisterLib(desc); in __tgt_unregister_lib()
374 if (!(PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY) || in targetDataBegin()544 if (!(PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY) || in targetDataEnd()558 !(PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY && in targetDataEnd()659 if (PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY && in targetDataContiguous()1103 if (PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY && in processDataBefore()
243 RTLsTy RTLs; member
120 if (PM->RTLs.RequiresFlags & OMP_REQ_UNIFIED_SHARED_MEMORY) in omp_target_is_present()
85 # Build offloading plugins and device RTLs if they are available.