Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5541 llvm::Value *IdentTLoc = emitUpdateLocation(CGF, Loc, OMP_ATOMIC_REDUCE); in emitReduction() local
5547 IdentTLoc, // ident_t *<loc> in emitReduction()
5578 IdentTLoc, // ident_t *<loc> in emitReduction()
5716 IdentTLoc, // ident_t *<loc> in emitReduction()
6047 llvm::Value *IdentTLoc = emitUpdateLocation(CGF, Loc); in emitTaskReductionInit() local
6051 IdentTLoc, GTid, in emitTaskReductionInit()
6079 llvm::Value *IdentTLoc = emitUpdateLocation(CGF, Loc); in emitTaskReductionFini() local
6082 llvm::Value *Args[] = {IdentTLoc, GTid, in emitTaskReductionFini()