Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5228 llvm::Value *IdentTLoc = emitUpdateLocation(CGF, Loc, OMP_ATOMIC_REDUCE); in emitReduction() local
5234 IdentTLoc, // ident_t *<loc> in emitReduction()
5265 IdentTLoc, // ident_t *<loc> in emitReduction()
5403 IdentTLoc, // ident_t *<loc> in emitReduction()
5734 llvm::Value *IdentTLoc = emitUpdateLocation(CGF, Loc); in emitTaskReductionInit() local
5738 IdentTLoc, GTid, in emitTaskReductionInit()
5766 llvm::Value *IdentTLoc = emitUpdateLocation(CGF, Loc); in emitTaskReductionFini() local
5769 llvm::Value *Args[] = {IdentTLoc, GTid, in emitTaskReductionFini()