Searched refs:pos_values (Results 1 – 1 of 1) sorted by relevance
6002 LLVMValueRef pos_values[4] = {ctx->ac.f32_0, ctx->ac.f32_0, ctx->ac.f32_0, ctx->ac.f32_1}; in handle_vs_outputs_post() local6005 pos_values[j] = LLVMBuildLoad(ctx->builder, in handle_vs_outputs_post()6008 si_llvm_init_export_args(ctx, pos_values, V_008DFC_SQ_EXP_POS, &pos_args[0]); in handle_vs_outputs_post()