Searched refs:ForceCUDAHostDeviceDepth (Results 1 – 5 of 5) sorted by relevance
39 ForceCUDAHostDeviceDepth++; in PushForceCUDAHostDevice()44 if (ForceCUDAHostDeviceDepth == 0) in PopForceCUDAHostDevice()46 ForceCUDAHostDeviceDepth--; in PopForceCUDAHostDevice()630 if (ForceCUDAHostDeviceDepth > 0) { in maybeAddCUDAHostDeviceAttrs()
834 unsigned ForceCUDAHostDeviceDepth = 0; variable
3969 if (SemaRef.ForceCUDAHostDeviceDepth > 0) { in WriteCUDAPragmas()3970 RecordData::value_type Record[] = {SemaRef.ForceCUDAHostDeviceDepth}; in WriteCUDAPragmas()
3762 ForceCUDAHostDeviceDepth = Record[0]; in ReadASTBlock()7907 SemaObj->ForceCUDAHostDeviceDepth = ForceCUDAHostDeviceDepth; in UpdateSema()
11939 unsigned ForceCUDAHostDeviceDepth = 0;