Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5212 RegionCodeGenTy AtomicRCG(AtomicCodeGen); in emitReduction() local
5224 AtomicRCG.setAction(Action); in emitReduction()
5225 AtomicRCG(CGF); in emitReduction()
5227 AtomicRCG(CGF); in emitReduction()