HomeSort by: relevance | last modified time | path
    Searched refs:scratch_ptr (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_nir.h 235 LLVMValueRef scratch_ptr; member in struct:lp_build_nir_soa_context
lp_bld_nir_soa.c 2323 LLVMValueRef ptr2 = LLVMBuildBitCast(builder, bld->scratch_ptr, LLVMPointerType(load_bld->elem_type, 0), "");
2391 LLVMValueRef ptr2 = LLVMBuildBitCast(builder, bld->scratch_ptr, LLVMPointerType(store_bld->elem_type, 0), "");
2557 bld.scratch_ptr = lp_build_array_alloca(gallivm,
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_dri.c 938 void *scratch_ptr; local
944 &scratch_ptr);
  /xsrc/external/mit/xf86-video-mga/dist/src/
mga_dri.c 1119 void *scratch_ptr; local
1125 &scratch_ptr);
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri.c 1698 void *scratch_ptr; local
1704 &scratch_ptr);

Completed in 12 milliseconds