reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4272 CGOpenMPRuntime::emitReduction(CGF, Loc, Privates, LHSExprs, RHSExprs, 4284 llvm::Value *RTLoc = emitUpdateLocation(CGF, Loc); 4285 llvm::Value *ThreadId = getThreadID(CGF, Loc); 4328 Loc, CGF.ConvertTypeForMem(ReductionArrayTy)->getPointerTo(), Privates, 4332 CGM, Privates, ReductionArrayTy, ReductionFn, Loc); 4334 emitInterWarpCopyFunction(CGM, Privates, ReductionArrayTy, Loc); 4370 /*Volatile=*/false, C.getPointerType(C.VoidPtrTy), Loc); 4372 CGM, Privates, ReductionArrayTy, Loc, TeamReductionRec, VarFieldMap); 4374 CGM, Privates, ReductionArrayTy, Loc, TeamReductionRec, VarFieldMap, 4377 CGM, Privates, ReductionArrayTy, Loc, TeamReductionRec, VarFieldMap); 4379 CGM, Privates, ReductionArrayTy, Loc, TeamReductionRec, VarFieldMap,