Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp426 OMP_ATOMIC_REDUCE = 0x10, enumerator
4436 auto *IdentTLoc = emitUpdateLocation(CGF, Loc, OMP_ATOMIC_REDUCE); in emitReduction()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp452 OMP_ATOMIC_REDUCE = 0x10, enumerator
5591 llvm::Value *IdentTLoc = emitUpdateLocation(CGF, Loc, OMP_ATOMIC_REDUCE); in emitReduction()