HomeSort by: relevance | last modified time | path
    Searched defs:gcall (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
sancov.cc 131 gimple *gcall = gimple_build_call (fndecl, 2, lhs, rhs); local
132 gimple_seq_add_stmt (&seq, gcall);
228 gimple *gcall = gimple_build_call (fndecl, 2, index, local
230 gimple_seq_add_stmt (&seq, gcall);
252 gimple *gcall = gimple_build_call (fndecl, 0); local
253 gimple_set_location (gcall, gimple_location (stmt));
254 gsi_insert_before (&gsi, gcall, GSI_SAME_STMT);
sancov.cc 131 gimple *gcall = gimple_build_call (fndecl, 2, lhs, rhs); local
132 gimple_seq_add_stmt (&seq, gcall);
228 gimple *gcall = gimple_build_call (fndecl, 2, index, local
230 gimple_seq_add_stmt (&seq, gcall);
252 gimple *gcall = gimple_build_call (fndecl, 0); local
253 gimple_set_location (gcall, gimple_location (stmt));
254 gsi_insert_before (&gsi, gcall, GSI_SAME_STMT);
omp-offload.cc 72 gcall *marker; /* Initial head marker. */
74 gcall *heads[GOMP_DIM_MAX]; /* Head marker functions. */
75 gcall *tails[GOMP_DIM_MAX]; /* Tail marker functions. */
83 vec<gcall *> ifns; /* Contained loop abstraction functions. */
85 gcall *head_end; /* Final marker of head sequence. */
570 oacc_xform_loop (gcall *call)
785 oacc_xform_tile (gcall *call)
1063 new_oacc_loop (oacc_loop *parent, gcall *marker)
1086 new_oacc_loop_routine (oacc_loop *parent, gcall *call, tree decl, tree attrs)
1128 dump_oacc_loop_part (FILE *file, gcall *from, int depth
2675 gimple *gcall = local
    [all...]
omp-offload.cc 72 gcall *marker; /* Initial head marker. */
74 gcall *heads[GOMP_DIM_MAX]; /* Head marker functions. */
75 gcall *tails[GOMP_DIM_MAX]; /* Tail marker functions. */
83 vec<gcall *> ifns; /* Contained loop abstraction functions. */
85 gcall *head_end; /* Final marker of head sequence. */
570 oacc_xform_loop (gcall *call)
785 oacc_xform_tile (gcall *call)
1063 new_oacc_loop (oacc_loop *parent, gcall *marker)
1086 new_oacc_loop_routine (oacc_loop *parent, gcall *call, tree decl, tree attrs)
1128 dump_oacc_loop_part (FILE *file, gcall *from, int depth
2675 gimple *gcall = local
    [all...]
trans-mem.cc 1888 but eventually gets lowered to a gcall *(to BUILT_IN_TM_START).
1913 Hence this will be either a gtransaction *or a gcall *. */
2195 static gcall *
2199 gcall *gcall;
2260 gcall = gimple_build_call (decl, 1, t);
2261 gimple_set_location (gcall, loc);
2266 gimple_call_set_lhs (gcall, lhs);
2267 gsi_insert_before (gsi, gcall, GSI_SAME_STMT);
2275 gimple_call_set_lhs (gcall, temp)
2192 gcall *gcall; local
2286 gcall *gcall; local
2396 gimple *gcall = NULL; local
    [all...]
trans-mem.cc 1888 but eventually gets lowered to a gcall *(to BUILT_IN_TM_START).
1913 Hence this will be either a gtransaction *or a gcall *. */
2195 static gcall *
2199 gcall *gcall;
2260 gcall = gimple_build_call (decl, 1, t);
2261 gimple_set_location (gcall, loc);
2266 gimple_call_set_lhs (gcall, lhs);
2267 gsi_insert_before (gsi, gcall, GSI_SAME_STMT);
2275 gimple_call_set_lhs (gcall, temp)
2192 gcall *gcall; local
2286 gcall *gcall; local
2396 gimple *gcall = NULL; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
sancov.cc 131 gimple *gcall = gimple_build_call (fndecl, 2, lhs, rhs); local
132 gimple_seq_add_stmt (&seq, gcall);
228 gimple *gcall = gimple_build_call (fndecl, 2, index, local
230 gimple_seq_add_stmt (&seq, gcall);
252 gimple *gcall = gimple_build_call (fndecl, 0); local
253 gimple_set_location (gcall, gimple_location (stmt));
254 gsi_insert_before (&gsi, gcall, GSI_SAME_STMT);
sancov.cc 131 gimple *gcall = gimple_build_call (fndecl, 2, lhs, rhs); local
132 gimple_seq_add_stmt (&seq, gcall);
228 gimple *gcall = gimple_build_call (fndecl, 2, index, local
230 gimple_seq_add_stmt (&seq, gcall);
252 gimple *gcall = gimple_build_call (fndecl, 0); local
253 gimple_set_location (gcall, gimple_location (stmt));
254 gsi_insert_before (&gsi, gcall, GSI_SAME_STMT);
trans-mem.cc 1879 but eventually gets lowered to a gcall *(to BUILT_IN_TM_START).
1904 Hence this will be either a gtransaction *or a gcall *. */
2186 static gcall *
2190 gcall *gcall;
2251 gcall = gimple_build_call (decl, 1, t);
2252 gimple_set_location (gcall, loc);
2257 gimple_call_set_lhs (gcall, lhs);
2258 gsi_insert_before (gsi, gcall, GSI_SAME_STMT);
2266 gimple_call_set_lhs (gcall, temp)
2183 gcall *gcall; local
2277 gcall *gcall; local
2387 gimple *gcall = NULL; local
    [all...]
trans-mem.cc 1879 but eventually gets lowered to a gcall *(to BUILT_IN_TM_START).
1904 Hence this will be either a gtransaction *or a gcall *. */
2186 static gcall *
2190 gcall *gcall;
2251 gcall = gimple_build_call (decl, 1, t);
2252 gimple_set_location (gcall, loc);
2257 gimple_call_set_lhs (gcall, lhs);
2258 gsi_insert_before (gsi, gcall, GSI_SAME_STMT);
2266 gimple_call_set_lhs (gcall, temp)
2183 gcall *gcall; local
2277 gcall *gcall; local
2387 gimple *gcall = NULL; local
    [all...]

Completed in 55 milliseconds