Searched refs:reg_file (Results 1 – 2 of 2) sorted by relevance
271 char *reg_file[4] = { variable522 err |= control (file, "src reg file", reg_file, _reg_file, NULL); in reg()588 uint32_t reg_file; in dest_3src() local591 reg_file = BRW_MESSAGE_REGISTER_FILE; in dest_3src()593 reg_file = BRW_GENERAL_REGISTER_FILE; in dest_3src()595 err |= reg (file, reg_file, inst->bits1.da3src.dest_reg_nr); in dest_3src()
518 unsigned reg_file, unsigned reg_index, in get_indirect_index() argument530 assert(bld->indirect_files & (1 << reg_file)); in get_indirect_index()543 bld->bld_base.info->file_max[reg_file]); in get_indirect_index()