Lines Matching +defs:arch +defs:v6t2 +defs:s
2150 int arch = attr->int_value(); in using_thumb2() local
2177 int arch = attr->int_value(); in may_use_arm_nop() local
2190 int arch = attr->int_value(); in may_use_thumb2_nop() local
2202 int arch = attr->int_value(); in may_use_v4t_interworking() local
2213 int arch = attr->int_value(); in may_use_v5t_interworking() local
3179 uint32_t s = (upper_insn & (1U << 10)) >> 10; in thumb32_branch_offset() local
3197 uint32_t s = offset < 0 ? 1 : 0; in thumb32_branch_upper() local
3208 uint32_t s = offset < 0 ? 1 : 0; in thumb32_branch_lower() local
3220 uint32_t s = (upper_insn & 0x0400U) >> 10; in thumb32_cond_branch_offset() local
3235 uint32_t s = offset < 0 ? 1 : 0; in thumb32_cond_branch_upper() local
10695 int arch) in set_secondary_compatible_arch()
10731 static const int v6t2[] = in tag_cpu_arch_combine() local
10981 Target_arm<big_endian>::attributes_accept_div(int arch, int profile, in attributes_accept_div()
11404 int arch = this-> in merge_object_attributes() local