reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2617 LValue LB = createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.lb.", 2623 createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.ub.", GlobalUBVal); 2624 LValue ST = createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.st.", 2626 LValue IL = createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.il.", 2629 LValue IV = createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.iv.");