Searched refs:getCriticalRegionLock (Results 1 – 3 of 3) sorted by relevance
306 llvm::Value *getCriticalRegionLock(StringRef CriticalName);
3909 llvm::Value *Lock = getCriticalRegionLock(Name); in emitReduction()3957 llvm::Value *Lock = getCriticalRegionLock(Name); in emitReduction()
2938 llvm::Value *CGOpenMPRuntime::getCriticalRegionLock(StringRef CriticalName) { in getCriticalRegionLock() function in CGOpenMPRuntime2993 getCriticalRegionLock(CriticalName)}; in emitCriticalRegion()5636 llvm::Value *Lock = getCriticalRegionLock(Name); in emitReduction()