Searched refs:allocGlobal (Results 1 – 4 of 4) sorted by relevance
140 void *GlobalMemory = memory::allocGlobal( in push()170 void *memory::allocGlobal(uint64_t Bytes, const char *Reason) { in allocGlobal() function in memory432 SharedMemVariableSharingSpacePtr = (void **)memory::allocGlobal( in __kmpc_begin_sharing_variables()
33 TaskDescriptorTy *TaskDescriptor = (TaskDescriptorTy *)memory::allocGlobal( in __kmpc_omp_task_alloc()
454 memory::allocGlobal(sizeof(DynamicScheduleTracker), "new DST")); in pushDST()
37 void *allocGlobal(uint64_t Size, const char *Reason);154 ThreadStates[TId] = reinterpret_cast<ThreadStateTy *>(memory::allocGlobal( in lookupForModify32Impl()