Searched refs:record_ir (Results 1 – 5 of 5) sorted by relevance
128 if (args->options->record_ir) { in aco_compile_shader()195 bool get_disasm = args->options->dump_shader || args->options->record_ir; in aco_compile_shader()
117 bool record_ir; member
1758 options->record_ir = keep_shader_info;1796 if (radv_use_llvm_for_stage(device, stage) || options->dump_shader || options->record_ir)
2642 if (options->record_ir) { in ac_compile_llvm_module()
2808 - aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string