Searched refs:indirect_index (Results 1 – 1 of 1) sorted by relevance
589 LLVMValueRef indirect_index = NULL; in emit_fetch_constant() local596 indirect_index = get_indirect_index(bld, in emit_fetch_constant()608 index_vec = lp_build_shl_imm(uint_bld, indirect_index, 2); in emit_fetch_constant()665 LLVMValueRef indirect_index = NULL; in emit_fetch_input() local669 indirect_index = get_indirect_index(bld, in emit_fetch_input()685 index_vec = lp_build_shl_imm(uint_bld, indirect_index, 2); in emit_fetch_input()731 LLVMValueRef indirect_index = NULL; in emit_fetch_temporary() local735 indirect_index = get_indirect_index(bld, in emit_fetch_temporary()752 index_vec = lp_build_shl_imm(uint_bld, indirect_index, 2); in emit_fetch_temporary()936 LLVMValueRef indirect_index = NULL; in emit_store_chan() local[all …]