Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_line.c181 struct brw_indirect temp_ptr = brw_indirect(7, 0); in clip_and_emit_line() local
Dbrw_clip_tri.c239 struct brw_indirect temp_ptr = brw_indirect(7, 0); in load_clip_distance() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c208 LLVMValueRef temp_ptr = bld->temps[reg->Register.Index]; in emit_fetch_temporary() local
Dlp_bld_tgsi_soa.c1445 LLVMValueRef temp_ptr; in emit_fetch_temporary() local
1821 LLVMValueRef temp_ptr; in emit_store_temp() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c2239 char *temp_ptr; in usbd_set_device_strings() 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/libbpf/src/
Dbtf.c1628 void *temp_ptr; local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2078 LLVMValueRef vb_buffer_offset, buffer_size, temp_ptr; in draw_llvm_generate() local