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.c180 struct brw_indirect temp_ptr = brw_indirect(7, 0); in clip_and_emit_line() local
Dbrw_clip_tri.c238 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
1816 LLVMValueRef temp_ptr; in emit_store_temp() local
/third_party/boost/boost/geometry/index/detail/
Dvarray.hpp1572 Value * temp_ptr = reinterpret_cast<Value*>(temp.address()); in swap_dispatch() local
1617 value_type * temp_ptr = reinterpret_cast<value_type*>(temp_storage.address()); in swap_dispatch_impl() local
/third_party/boost/libs/container/bench/detail/
Dvarray.hpp1585 value_type * temp_ptr = static_cast<value_type*>(static_cast<void*>(&temp_storage)); in swap_dispatch() local
1629 value_type * temp_ptr = static_cast<value_type*>(static_cast<void*>(&temp_storage)); in swap_dispatch_impl() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c2253 char *temp_ptr; in usbd_set_device_strings() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_tgsi.c330 int temp_ptr = 0, num_temps; in assign_inouts_to_temporaries() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2096 LLVMValueRef vb_buffer_offset, buffer_size, temp_ptr; in draw_llvm_generate() local