Lines Matching refs:out_size
490 size_t out_size = 0; in step_asymm_operation() local
517 out_size = params[2].memref.size; in step_asymm_operation()
518 if (out_size && !out_buf) in step_asymm_operation()
786 out_buf, &out_size); in step_asymm_operation()
797 out_buf, &out_size); in step_asymm_operation()
809 out_buf, &out_size); in step_asymm_operation()
845 out_buf, &out_size); in step_asymm_operation()
866 out_buf, &out_size); in step_asymm_operation()
889 if (out_size < sz) { in step_asymm_operation()
891 out_size = sz; in step_asymm_operation()
914 out_size = sz; in step_asymm_operation()
980 out_buf, &out_size); in step_asymm_operation()
1010 params[2].memref.size = out_size; in step_asymm_operation()