Searched refs:IsInTargetMasterThreadRegion (Results 1 – 2 of 2) sorted by relevance
403 bool IsInTargetMasterThreadRegion = false; variable
1248 IsInTargetMasterThreadRegion = true; in emitNonSPMDEntryHeader()1268 IsInTargetMasterThreadRegion = false; in emitNonSPMDEntryFooter()1372 IsInTargetMasterThreadRegion = true; in emitSPMDEntryHeader()1377 IsInTargetMasterThreadRegion = false; in emitSPMDEntryFooter()1953 bool PrevIsInTargetMasterThreadRegion = IsInTargetMasterThreadRegion; in emitParallelOutlinedFunction()1954 IsInTargetMasterThreadRegion = false; in emitParallelOutlinedFunction()1958 IsInTargetMasterThreadRegion = PrevIsInTargetMasterThreadRegion; in emitParallelOutlinedFunction()2576 } else if (IsInTargetMasterThreadRegion) { in emitNonSPMDParallelCall()2669 if (IsInTargetMasterThreadRegion) { in emitSPMDParallelCall()