Lines Matching refs:XTENSA_UNDEFINED
2015 if (slot == XTENSA_UNDEFINED) in elf_xtensa_do_reloc()
2025 if (fmt == XTENSA_UNDEFINED) in elf_xtensa_do_reloc()
2034 if (opcode == XTENSA_UNDEFINED) in elf_xtensa_do_reloc()
2084 if (opnd == XTENSA_UNDEFINED) in elf_xtensa_do_reloc()
2381 if (fmt == XTENSA_UNDEFINED) in replace_tls_insn()
2391 if (old_op == XTENSA_UNDEFINED) in replace_tls_insn()
2434 if (new_op == XTENSA_UNDEFINED) in replace_tls_insn()
2437 if (new_op == XTENSA_UNDEFINED in replace_tls_insn()
2463 if (new_op == XTENSA_UNDEFINED in replace_tls_insn()
2480 if (new_op == XTENSA_UNDEFINED in replace_tls_insn()
2499 if (new_op == XTENSA_UNDEFINED in replace_tls_insn()
3840 static xtensa_opcode callx0_op = XTENSA_UNDEFINED;
3841 static xtensa_opcode callx4_op = XTENSA_UNDEFINED;
3842 static xtensa_opcode callx8_op = XTENSA_UNDEFINED;
3843 static xtensa_opcode callx12_op = XTENSA_UNDEFINED;
3844 static xtensa_opcode call0_op = XTENSA_UNDEFINED;
3845 static xtensa_opcode call4_op = XTENSA_UNDEFINED;
3846 static xtensa_opcode call8_op = XTENSA_UNDEFINED;
3847 static xtensa_opcode call12_op = XTENSA_UNDEFINED;
3852 if (callx0_op == XTENSA_UNDEFINED) in init_call_opcodes()
3928 static xtensa_opcode const16_opcode = XTENSA_UNDEFINED; in get_const16_opcode()
3941 static xtensa_opcode l32r_opcode = XTENSA_UNDEFINED; in get_l32r_opcode()
3972 if (opcode == XTENSA_UNDEFINED) in get_relocation_opnd()
3973 return XTENSA_UNDEFINED; in get_relocation_opnd()
3978 last_immed = XTENSA_UNDEFINED; in get_relocation_opnd()
3989 if (last_immed == XTENSA_UNDEFINED in get_relocation_opnd()
3994 return XTENSA_UNDEFINED; in get_relocation_opnd()
4002 return XTENSA_UNDEFINED; in get_relocation_opnd()
4027 return XTENSA_UNDEFINED; in get_relocation_slot()
4046 return XTENSA_UNDEFINED; in get_relocation_opcode()
4049 return XTENSA_UNDEFINED; in get_relocation_opcode()
4062 if (slot == XTENSA_UNDEFINED) in get_relocation_opcode()
4063 return XTENSA_UNDEFINED; in get_relocation_opcode()
4158 if (fmt == XTENSA_UNDEFINED) in insn_decode_len()
4161 if (insn_len == XTENSA_UNDEFINED) in insn_decode_len()
4182 return XTENSA_UNDEFINED; in insn_decode_opcode()
4193 if (fmt == XTENSA_UNDEFINED) in insn_decode_opcode()
4194 return XTENSA_UNDEFINED; in insn_decode_opcode()
4197 return XTENSA_UNDEFINED; in insn_decode_opcode()
4230 if (opcode == XTENSA_UNDEFINED in check_loop_aligned()
4288 op_single_fmt_table[opcode] = XTENSA_UNDEFINED; in init_op_single_format_table()
4296 if (old_fmt == XTENSA_UNDEFINED in init_op_single_format_table()
4394 if (o_opcode == XTENSA_UNDEFINED) in can_narrow_instruction()
4397 if (o_fmt == XTENSA_UNDEFINED) in can_narrow_instruction()
4501 if (opcode == XTENSA_UNDEFINED) in narrow_instruction()
4560 if (o_opcode == XTENSA_UNDEFINED) in can_widen_instruction()
4563 if (o_fmt == XTENSA_UNDEFINED) in can_widen_instruction()
4670 if (opcode == XTENSA_UNDEFINED) in widen_instruction()
4697 xtensa_format core_format = XTENSA_UNDEFINED; in elf_xtensa_do_asm_simplify()
4718 if (direct_call_opcode == XTENSA_UNDEFINED) in elf_xtensa_do_asm_simplify()
4784 return XTENSA_UNDEFINED; in swap_callx_for_call_opcode()
4815 if (fmt == XTENSA_UNDEFINED in get_expanded_call_opcode()
4817 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4820 if (opcode == XTENSA_UNDEFINED) in get_expanded_call_opcode()
4821 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4831 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4841 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4847 if (fmt == XTENSA_UNDEFINED in get_expanded_call_opcode()
4849 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4852 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4859 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4862 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4868 if (fmt == XTENSA_UNDEFINED in get_expanded_call_opcode()
4870 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4872 if (opcode == XTENSA_UNDEFINED in get_expanded_call_opcode()
4874 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4880 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
4883 return XTENSA_UNDEFINED; in get_expanded_call_opcode()
6881 if (opcode != XTENSA_UNDEFINED) in find_relaxable_sections()
6950 xtensa_opcode opcode = XTENSA_UNDEFINED; in collect_source_relocs()
6967 opcode = XTENSA_UNDEFINED; in collect_source_relocs()
6975 if (opcode != XTENSA_UNDEFINED) in collect_source_relocs()
7101 if (direct_call_opcode == XTENSA_UNDEFINED) in is_resolvable_asm_expansion()
7499 if (fmt == XTENSA_UNDEFINED) in compute_ebb_proposed_actions()
7502 if (insn_len == (bfd_size_type) XTENSA_UNDEFINED) in compute_ebb_proposed_actions()
7513 if (opcode == XTENSA_UNDEFINED) in compute_ebb_proposed_actions()
8070 if (opcode == XTENSA_UNDEFINED) in check_section_ebb_pcrels_fit()
8077 if (opnum == XTENSA_UNDEFINED) in check_section_ebb_pcrels_fit()