Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1358 LLVMValueRef lindex1; in emit_fetch_immediate() local
1362 lindex1 = lp_build_const_int32(gallivm, in emit_fetch_immediate()
1365 bld->imms_array, &lindex1, 1, ""); in emit_fetch_immediate()
1433 LLVMValueRef lindex1; in emit_fetch_input() local
1437 lindex1 = lp_build_const_int32(gallivm, in emit_fetch_input()
1440 bld->inputs_array, &lindex1, 1, ""); in emit_fetch_input()