Searched refs:getCriticalRegionLock (Results 1 – 2 of 2) sorted by relevance
458 llvm::Value *getCriticalRegionLock(StringRef CriticalName);
2032 llvm::Value *CGOpenMPRuntime::getCriticalRegionLock(StringRef CriticalName) { in getCriticalRegionLock() function in CGOpenMPRuntime2086 getCriticalRegionLock(CriticalName)}; in emitCriticalRegion()4432 auto *Lock = getCriticalRegionLock(".reduction"); in emitReduction()