Lines Matching defs:strings
116 static const char *strings[] = {"Not Permitted", "Permitted"}; in ARM_ISA_use() local
121 static const char *strings[] = {"Not Permitted", "Thumb-1", "Thumb-2", "Permitted"}; in THUMB_ISA_use() local
126 static const char *strings[] = { in FP_arch() local
133 static const char *strings[] = {"Not Permitted", "WMMXv1", "WMMXv2"}; in WMMX_arch() local
138 static const char *strings[] = {"Not Permitted", "NEONv1", "NEONv2+FMA", in Advanced_SIMD_arch() local
144 static const char *strings[] = {"Not Permitted", "MVE integer", in MVE_arch() local
150 static const char *strings[] = { in PCS_config() local
157 static const char *strings[] = {"v6", "Static Base", "TLS", "Unused"}; in ABI_PCS_R9_use() local
162 static const char *strings[] = {"Absolute", "PC-relative", "SB-relative", in ABI_PCS_RW_data() local
168 static const char *strings[] = {"Absolute", "PC-relative", "Not Permitted"}; in ABI_PCS_RO_data() local
173 static const char *strings[] = {"Not Permitted", "Direct", "GOT-Indirect"}; in ABI_PCS_GOT_use() local
178 static const char *strings[] = {"Not Permitted", "Unknown", "2-byte", in ABI_PCS_wchar_t() local
184 static const char *strings[] = {"IEEE-754", "Runtime"}; in ABI_FP_rounding() local
189 static const char *strings[] = {"Unsupported", "IEEE-754", "Sign Only"}; in ABI_FP_denormal() local
194 static const char *strings[] = {"Not Permitted", "IEEE-754"}; in ABI_FP_exceptions() local
198 static const char *strings[] = {"Not Permitted", "IEEE-754"}; in ABI_FP_user_exceptions() local
203 static const char *strings[] = {"Not Permitted", "Finite Only", "RTABI", in ABI_FP_number_model() local
209 static const char *strings[] = {"Not Permitted", "8-byte alignment", in ABI_align_needed() local
228 static const char *strings[] = {"Not Required", "8-byte data alignment", in ABI_align_preserved() local
247 static const char *strings[] = {"Not Permitted", "Packed", "Int32", in ABI_enum_size() local
253 static const char *strings[] = {"Tag_FP_arch", "Single-Precision", "Reserved", in ABI_HardFP_use() local
259 static const char *strings[] = {"AAPCS", "AAPCS VFP", "Custom", in ABI_VFP_args() local
265 static const char *strings[] = {"AAPCS", "iWMMX", "Custom"}; in ABI_WMMX_args() local
270 static const char *strings[] = { in ABI_optimization_goals() local
278 static const char *strings[] = { in ABI_FP_optimization_goals() local
312 static const char *strings[] = {"Not Permitted", "v6-style"}; in CPU_unaligned_access() local
317 static const char *strings[] = {"If Available", "Permitted"}; in FP_HP_extension() local
322 static const char *strings[] = {"Not Permitted", "IEEE-754", "VFPv3"}; in ABI_FP_16bit_format() local
327 static const char *strings[] = {"Not Permitted", "Permitted"}; in MPextension_use() local
332 static const char *strings[] = {"If Available", "Not Permitted", "Permitted"}; in DIV_use() local
337 static const char *strings[] = {"Not Permitted", "Permitted"}; in DSP_extension() local
342 static const char *strings[] = {"Not Permitted", "Permitted"}; in T2EE_use() local
347 static const char *strings[] = {"Not Permitted", "TrustZone", in Virtualization_use() local
354 static const char *strings[] = {"Not Permitted", "Permitted in NOP space", in PAC_extension() local
360 static const char *strings[] = {"Not Permitted", "Permitted in NOP space", in BTI_extension() local
366 static const char *strings[] = {"Not Used", "Used"}; in PACRET_use() local
371 static const char *strings[] = {"Not Used", "Used"}; in BTI_use() local
408 auto strings = ArrayRef(CPU_arch_strings); in also_compatible_with() local