Searched refs:t_list_ptr (Results 1 – 2 of 2) sorted by relevance
564 LLVMValueRef t_list_ptr; in si_llvm_load_input_vs() local571 t_list_ptr = LLVMGetParam(ctx->main_fn, ctx->param_vertex_buffers); in si_llvm_load_input_vs()575 t_list = ac_build_load_to_sgpr(&ctx->ac, t_list_ptr, t_offset); in si_llvm_load_input_vs()
5342 LLVMValueRef t_list_ptr = ctx->vertex_buffers; in handle_vs_input_decl() local5369 t_list = ac_build_load_to_sgpr(&ctx->ac, t_list_ptr, t_offset); in handle_vs_input_decl()