Home
last modified time | relevance | path

Searched refs:AtomicRCG (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4601 RegionCodeGenTy AtomicRCG(AtomicCodeGen); in emitReduction() local
4612 AtomicRCG.setAction(Action); in emitReduction()
4613 AtomicRCG(CGF); in emitReduction()
4615 AtomicRCG(CGF); in emitReduction()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5765 RegionCodeGenTy AtomicRCG(AtomicCodeGen); in emitReduction() local
5777 AtomicRCG.setAction(Action); in emitReduction()
5778 AtomicRCG(CGF); in emitReduction()
5780 AtomicRCG(CGF); in emitReduction()