Searched refs:coord_vgpr_index (Results 1 – 2 of 2) sorted by relevance
1676 unsigned coord_vgpr_index = (int)args->offset + (int)args->compare; in si_lower_gather4_integer() local1765 LLVMValueRef index = LLVMConstInt(ctx->i32, coord_vgpr_index + c, 0); in si_lower_gather4_integer()
2201 unsigned coord_vgpr_index = (unsigned)args->offset + (unsigned)args->compare; in radv_lower_gather4_integer() local2228 LLVMValueRef index = LLVMConstInt(ctx->i32, coord_vgpr_index + c, 0); in radv_lower_gather4_integer()