Searched refs:thumb_code (Results 1 – 8 of 8) sorted by relevance
40 if (thumb_code) \
327 extern int thumb_code;
511 int thumb_code = 0; variable1117 thumb_code = (TARGET_ARM == 0); in arm_override_options()
137 (define_attr "is_thumb" "no,yes" (const (symbol_ref "thumb_code")))
568 extern int thumb_code;
287 int thumb_code = 0; variable694 thumb_code = (TARGET_ARM == 0); in arm_override_options()
110 (define_attr "is_thumb" "no,yes" (const (symbol_ref "thumb_code")))
4285 * arm.md (is_thumb): Examine symbol thumb_code, not expression4287 * arm.c (thumb_code): Define it.4289 * arm.h (thumb_code): Declare it.