Home
last modified time | relevance | path

Searched refs:temp_value_ptr (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1076 LLVMValueRef temp_value_ptr; in emit_store_chan() local
1079 temp_value_ptr = LLVMBuildBitCast(builder, value, itype, ""); in emit_store_chan()
1080 value = temp_value_ptr; in emit_store_chan()