Searched refs:thumb_code (Results 1 – 5 of 5) sorted by relevance
40 if (thumb_code) \
327 extern int thumb_code;
518 int thumb_code = 0; variable1127 thumb_code = (TARGET_ARM == 0); in arm_override_options()
137 (define_attr "is_thumb" "no,yes" (const (symbol_ref "thumb_code")))
19551 * arm.md (is_thumb): Examine symbol thumb_code, not expression19553 * arm.c (thumb_code): Define it.19555 * arm.h (thumb_code): Declare it.