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