Home
last modified time | relevance | path

Searched defs:thread_data_ptr (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/parking_lot_core/src/
Dword_lock.rs52 let mut thread_data_ptr = ptr::null(); in with_thread_data() localVariable
Dparking_lot.rs179 let thread_data_ptr = THREAD_DATA in with_thread_data() localVariable
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h111 LLVMValueRef thread_data_ptr; member
149 LLVMValueRef thread_data_ptr; member
Dlp_bld_tgsi.h274 LLVMValueRef thread_data_ptr; member
528 LLVMValueRef thread_data_ptr; member
Dlp_bld_nir.h213 LLVMValueRef thread_data_ptr; member
Dlp_bld_sample_soa.c2815 LLVMValueRef thread_data_ptr, in lp_build_sample_soa_code()
3485 LLVMValueRef thread_data_ptr = NULL; in lp_build_sample_gen_func() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c352 LLVMValueRef thread_data_ptr, in lp_build_depth_clamp()
576 LLVMValueRef thread_data_ptr) in generate_fs_loop()
2949 LLVMValueRef thread_data_ptr; in generate_fragment() local
Dlp_state_cs.c79 LLVMValueRef work_dim_arg, thread_data_ptr; in generate_compute() local