Searched defs:ReductionsPtr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 4927 llvm::Value *ReductionsPtr = CGF.Builder.CreateLoad( EmitOMPTaskBasedDirective() local |
H A D | CGOpenMPRuntime.cpp | 5600 getTaskReductionItem(CodeGenFunction & CGF,SourceLocation Loc,llvm::Value * ReductionsPtr,LValue SharedLVal) getTaskReductionItem() argument |