Searched defs:return_by_ref (Results 1 – 5 of 5) sorted by relevance
18 const c10::SmallVector<at::Scalar>& extra_args, bool return_by_ref) { in launch_jitted_vectorized_kernel_dynamic()122 const c10::SmallVector<at::Scalar>& extra_args, bool return_by_ref) { in launch_jitted_unrolled_kernel_dynamic()190 bool return_by_ref) { in jitted_gpu_kernel_dynamic_impl()282 bool return_by_ref) { in jitted_gpu_kernel_dynamic()327 bool return_by_ref) { in CompileAndLaunchKernel()
35 bool return_by_ref) { in CompileAndLaunchKernel()
364 int return_by_ref = passed_by_ref(&cb, cif->rtype, 0); in ffi_call_int() local458 int return_by_ref; in ffi_closure_inner() local
943 bool return_by_ref) { in generate_code()984 bool return_by_ref) { in generate_code()
368 const bool return_by_ref = THPUtils_unpackBool(return_by_ref_o); in THCPModule_cudaJiteratorCompileAndLaunchKernel() local