Searched refs:ir_get_param_reg (Results 1 – 3 of 3) sorted by relevance
142 static ir_reg ir_get_param_reg(const ir_ctx *ctx, ir_ref ref) in ir_get_param_reg() function
1464 constraints->def_reg = ir_get_param_reg(ctx, ref);1720 && ir_get_param_reg(ctx, ref) == IR_REG_NONE) {
616 constraints->def_reg = ir_get_param_reg(ctx, ref);
Completed in 40 milliseconds