Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getClausesOfKind

578   for (const auto *C : D.getClausesOfKind<OMPLastprivateClause>()) {
585 for (const auto *C : D.getClausesOfKind<OMPFirstprivateClause>()) {
671 for (const auto *C : D.getClausesOfKind<OMPPrivateClause>()) {
701 for (const auto *C : D.getClausesOfKind<OMPCopyinClause>()) {
772 for (const auto *C : D.getClausesOfKind<OMPLastprivateClause>()) {
849 for (const auto *C : D.getClausesOfKind<OMPLastprivateClause>()) {
939 for (const auto *C : D.getClausesOfKind<OMPReductionClause>()) {
1146 for (const auto *C : D.getClausesOfKind<OMPReductionClause>()) {
1171 for (const auto *C : D.getClausesOfKind<OMPReductionClause>()) {
1211 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
1259 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
1325 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
1360 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
1395 for (const auto *Clause : D.getClausesOfKind<OMPAlignedClause>()) {
1486 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
2318 getClausesOfKind<OMPCopyprivateClause>()) {
2441 for (const auto *C : S.getClausesOfKind<OMPPrivateClause>()) {
2454 for (const auto *C : S.getClausesOfKind<OMPFirstprivateClause>()) {
2470 for (const auto *C : S.getClausesOfKind<OMPLastprivateClause>()) {
2487 for (const auto *C : S.getClausesOfKind<OMPDependClause>())
2563 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
2758 for (const auto *DC : S.getClausesOfKind<OMPDependClause>())
3364 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
3482 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {