Searched refs:ForceCUDAHostDeviceDepth (Results 1 – 5 of 5) sorted by relevance
29 ForceCUDAHostDeviceDepth++; in PushForceCUDAHostDevice()34 if (ForceCUDAHostDeviceDepth == 0) in PopForceCUDAHostDevice()36 ForceCUDAHostDeviceDepth--; in PopForceCUDAHostDevice()545 if (ForceCUDAHostDeviceDepth > 0) { in maybeAddCUDAHostDeviceAttrs()
839 unsigned ForceCUDAHostDeviceDepth = 0; variable
4307 if (SemaRef.ForceCUDAHostDeviceDepth > 0) { in WriteCUDAPragmas()4308 RecordData::value_type Record[] = {SemaRef.ForceCUDAHostDeviceDepth}; in WriteCUDAPragmas()
3473 ForceCUDAHostDeviceDepth = Record[0]; in ReadASTBlock()7818 SemaObj->ForceCUDAHostDeviceDepth = ForceCUDAHostDeviceDepth; in UpdateSema()
10008 unsigned ForceCUDAHostDeviceDepth = 0;