Searched refs:MASK_BIG_SWITCH (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa-hpux.h27 #define TARGET_DEFAULT MASK_BIG_SWITCH
H A Dpa.h128 #define TARGET_DEFAULT (MASK_GAS | MASK_JUMP_IN_DELAY | MASK_BIG_SWITCH)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h138 #define MASK_BIG_SWITCH 2048 macro
139 #define TARGET_BIG_SWITCH (target_flags & MASK_BIG_SWITCH)
277 { "big-switch", MASK_BIG_SWITCH, \
279 { "no-big-switch", -MASK_BIG_SWITCH, \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.h86 #define MASK_BIG_SWITCH 0x00000100 macro
129 #define TARGET_BIG_SWITCH (target_flags & MASK_BIG_SWITCH)
191 { "big-switch", MASK_BIG_SWITCH, \

Completed in 201 milliseconds