Lines Matching refs:file_entry
74 instruction->file_entry->fields[insn_name], in print_semantic_declaration()
80 instruction->file_entry->fields[insn_name], in print_semantic_declaration()
110 print_itrace(file, instruction->file_entry, 0/*put_value_in_cache*/); in print_semantic_body()
123 instruction->file_entry->fields[insn_name], in print_semantic_body()
133 if (instruction->file_entry->annex != NULL) { in print_semantic_body()
135 table_entry_print_cpp_line_nr(file, instruction->file_entry); in print_semantic_body()
138 lf_print__c_code(file, instruction->file_entry->annex); in print_semantic_body()
143 else if (it_is("nop", instruction->file_entry->fields[insn_flags])) { in print_semantic_body()
148 table_entry_print_cpp_line_nr(file, instruction->file_entry); in print_semantic_body()
166 print_my_defines(file, expanded_bits, instruction->file_entry); in print_c_semantic()
210 instruction->file_entry->fields[insn_name], in print_c_semantic_function()