Home
last modified time | relevance | path

Searched refs:TARGET_SDATA_NONE (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/config/m32r/
H A Dm32r.h284 #define TARGET_SDATA_NONE (m32r_sdata == M32R_SDATA_NONE) macro
1517 if (! TARGET_SDATA_NONE \
1530 if (! TARGET_SDATA_NONE \
H A Dm32r.c467 if (! TREE_READONLY (decl) && ! TARGET_SDATA_NONE) in m32r_in_small_data_p()
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.h352 #define TARGET_SDATA_NONE (m32r_sdata == M32R_SDATA_NONE) macro
1834 if (! TARGET_SDATA_NONE \
H A Dm32r.c431 && ! TARGET_SDATA_NONE)