Searched refs:src_ctx (Results 1 – 6 of 6) sorted by relevance
154 const struct dc_state *src_ctx,
912 const struct dc_state *src_ctx,936 struct dc_state *dc_copy_state(struct dc_state *src_ctx);
3010 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local3024 if (src_ctx && !src_ctx->useless_p ()) in update_jump_functions_after_inlining()3026 class ipa_polymorphic_call_context ctx = *src_ctx; in update_jump_functions_after_inlining()3094 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local3097 if (src_ctx && !src_ctx->useless_p ()) in update_jump_functions_after_inlining()3099 class ipa_polymorphic_call_context ctx = *src_ctx; in update_jump_functions_after_inlining()
3200 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local3214 if (src_ctx && !src_ctx->useless_p ()) in update_jump_functions_after_inlining()3216 class ipa_polymorphic_call_context ctx = *src_ctx; in update_jump_functions_after_inlining()3284 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local3287 if (src_ctx && !src_ctx->useless_p ()) in update_jump_functions_after_inlining()3289 class ipa_polymorphic_call_context ctx = *src_ctx; in update_jump_functions_after_inlining()
2501 const struct dc_state *src_ctx, in dc_resource_state_copy_construct() argument2507 *dst_ctx = *src_ctx; in dc_resource_state_copy_construct()
1375 struct dc_state *dc_copy_state(struct dc_state *src_ctx) in dc_copy_state() argument1382 memcpy(new_ctx, src_ctx, sizeof(struct dc_state)); in dc_copy_state()