Home
last modified time | relevance | path

Searched defs:temp_ptr (Results 1 – 13 of 13) sorted by relevance

/third_party/rust/rust/tests/ui/mir/mir-inlining/
Dice-issue-77564.rs25 let temp_ptr: *const [MaybeUninit<A>; N] = &result; localVariable
/third_party/rust/rust/tests/ui/const-generics/type-dependent/
Dissue-71805.rs30 let temp_ptr: *const [MaybeUninit<Self::Item>; N] = &result; localVariable
/third_party/mesa3d/src/intel/compiler/elk/
Delk_clip_line.c177 struct elk_indirect temp_ptr = elk_indirect(7, 0); in clip_and_emit_line() local
Delk_clip_tri.c235 struct elk_indirect temp_ptr = elk_indirect(7, 0); in load_clip_distance() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/pipeline/
Dasync_hqueue.cc196 const auto temp_ptr = e_ptr_; in CheckException() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/
Dp_s_r_o_i_pooling_grad.cc51 auto temp_ptr = primitive->GetAttr("group_size"); in PSROIPoolingGradInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/
Deinsum_grad_gpu_kernel.h236 T *temp_ptr = dst_ptr; in ResOpBackward() local
270 T *temp_ptr = dst_ptr; in ResOpBackward() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c2239 char *temp_ptr; in usbd_set_device_strings() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1452 LLVMValueRef temp_ptr; in emit_fetch_temporary() local
1830 LLVMValueRef temp_ptr; in emit_store_temp() local
/third_party/vulkan-loader/tests/
Dloader_version_tests.cpp164 auto temp_ptr = std::unique_ptr<int>(new int()); in TEST() local
Dloader_regression_tests.cpp783 auto temp_ptr = std::unique_ptr<int>(new int()); in TEST() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1732 LLVMValueRef vb_buffer_offset, buffer_size, temp_ptr; in draw_llvm_generate() local
/third_party/libbpf/src/
Dbtf.c1627 void *temp_ptr; local