Home
last modified time | relevance | path

Searched refs:UNITS_PER_WORD (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddefaults.h405 #define DWARF_CIE_DATA_ALIGNMENT (-((int) UNITS_PER_WORD))
407 #define DWARF_CIE_DATA_ALIGNMENT ((int) UNITS_PER_WORD)
474 #define BITS_PER_WORD (BITS_PER_UNIT * UNITS_PER_WORD)
487 #define SHORT_TYPE_SIZE (BITS_PER_UNIT * MIN ((UNITS_PER_WORD + 1) / 2, 2))
1023 #define MIN_UNITS_PER_WORD UNITS_PER_WORD
1409 ? 75 * UNITS_PER_WORD \
1431 ((1 << STACK_CHECK_PROBE_INTERVAL_EXP) - UNITS_PER_WORD)
1436 #define STACK_CHECK_FIXED_FRAME_SIZE (4 * UNITS_PER_WORD)
H A Dregs.h31 #define REGMODE_NATURAL_SIZE(MODE) UNITS_PER_WORD
151 ((GET_MODE_SIZE (PSEUDO_REGNO_MODE (N)) + UNITS_PER_WORD - 1) \
152 / UNITS_PER_WORD)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddefaults.h405 #define DWARF_CIE_DATA_ALIGNMENT (-((int) UNITS_PER_WORD))
407 #define DWARF_CIE_DATA_ALIGNMENT ((int) UNITS_PER_WORD)
474 #define BITS_PER_WORD (BITS_PER_UNIT * UNITS_PER_WORD)
487 #define SHORT_TYPE_SIZE (BITS_PER_UNIT * MIN ((UNITS_PER_WORD + 1) / 2, 2))
1023 #define MIN_UNITS_PER_WORD UNITS_PER_WORD
1409 ? 75 * UNITS_PER_WORD \
1431 ((1 << STACK_CHECK_PROBE_INTERVAL_EXP) - UNITS_PER_WORD)
1436 #define STACK_CHECK_FIXED_FRAME_SIZE (4 * UNITS_PER_WORD)
H A Dregs.h31 #define REGMODE_NATURAL_SIZE(MODE) UNITS_PER_WORD
151 ((GET_MODE_SIZE (PSEUDO_REGNO_MODE (N)) + UNITS_PER_WORD - 1) \
152 / UNITS_PER_WORD)
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dlibgcc2.h10 #define UNITS_PER_WORD 4 /* for ARC */ macro
15 #define MIN_UNITS_PER_WORD UNITS_PER_WORD
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Darm.h652 #define UNITS_PER_WORD 4 macro
763 #define MAX_SYNC_LIBFUNC_SIZE (2 * UNITS_PER_WORD)
902 #define ARM_NUM_INTS(X) (((X) + UNITS_PER_WORD - 1) / UNITS_PER_WORD)
1397 ? UNITS_PER_WORD : 0)
1650 assemble_aligned_integer (UNITS_PER_WORD, sym); \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64.h60 #define UNITS_PER_WORD 8 macro
991 #define MOVE_MAX (UNITS_PER_WORD * 2)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info17658 bytes. Usually the value is 'UNITS_PER_WORD'; that is, most
17707 on a 'BYTES_BIG_ENDIAN', 'UNITS_PER_WORD == 4' target is the
17712 on a little-endian, 'UNITS_PER_WORD == 4' target. Both
31737 default is 'BITS_PER_UNIT * UNITS_PER_WORD'.
31745 -- Macro: UNITS_PER_WORD
31751 default is 'UNITS_PER_WORD'. Otherwise, it is the constant value
31752 that is the smallest value that 'UNITS_PER_WORD' can have at
40137 not aligned to 'UNITS_PER_WORD'. The definition should be the
56181 * UNITS_PER_WORD: Storage Layout. (line 60)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info17658 bytes. Usually the value is 'UNITS_PER_WORD'; that is, most
17707 on a 'BYTES_BIG_ENDIAN', 'UNITS_PER_WORD == 4' target is the
17712 on a little-endian, 'UNITS_PER_WORD == 4' target. Both
31737 default is 'BITS_PER_UNIT * UNITS_PER_WORD'.
31745 -- Macro: UNITS_PER_WORD
31751 default is 'UNITS_PER_WORD'. Otherwise, it is the constant value
31752 that is the smallest value that 'UNITS_PER_WORD' can have at
40137 not aligned to 'UNITS_PER_WORD'. The definition should be the
56181 * UNITS_PER_WORD: Storage Layout. (line 60)