Searched refs:SHIFT_COUNT_TRUNCATED (Results 1 – 7 of 7) 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 D | defaults.h | 1077 #ifndef SHIFT_COUNT_TRUNCATED 1078 #define SHIFT_COUNT_TRUNCATED 0 macro
|
| H A D | target.def | 3132 Note that, unlike @code{SHIFT_COUNT_TRUNCATED}, this function does\n\ 3137 @code{GET_MODE_BITSIZE (@var{mode}) - 1} if @code{SHIFT_COUNT_TRUNCATED}\n\ 3139 @code{SHIFT_COUNT_TRUNCATED} is false, and some shift patterns\n\
|
| /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 D | defaults.h | 1077 #ifndef SHIFT_COUNT_TRUNCATED 1078 #define SHIFT_COUNT_TRUNCATED 0 macro
|
| H A D | target.def | 3132 Note that, unlike @code{SHIFT_COUNT_TRUNCATED}, this function does\n\ 3137 @code{GET_MODE_BITSIZE (@var{mode}) - 1} if @code{SHIFT_COUNT_TRUNCATED}\n\ 3139 @code{SHIFT_COUNT_TRUNCATED} is false, and some shift patterns\n\
|
| /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 D | aarch64.h | 1145 #define SHIFT_COUNT_TRUNCATED (!TARGET_SIMD) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 41518 -- Macro: SHIFT_COUNT_TRUNCATED 41527 nonzero 'SHIFT_COUNT_TRUNCATED' also enables deletion of 41537 pretended) bit-field operations. Define 'SHIFT_COUNT_TRUNCATED' to 41557 Note that, unlike 'SHIFT_COUNT_TRUNCATED', this function does _not_ 41562 'GET_MODE_BITSIZE (MODE) - 1' if 'SHIFT_COUNT_TRUNCATED' and 0 41564 'SHIFT_COUNT_TRUNCATED' is false, and some shift patterns 55097 * SHIFT_COUNT_TRUNCATED: Misc. (line 134)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 41518 -- Macro: SHIFT_COUNT_TRUNCATED 41527 nonzero 'SHIFT_COUNT_TRUNCATED' also enables deletion of 41537 pretended) bit-field operations. Define 'SHIFT_COUNT_TRUNCATED' to 41557 Note that, unlike 'SHIFT_COUNT_TRUNCATED', this function does _not_ 41562 'GET_MODE_BITSIZE (MODE) - 1' if 'SHIFT_COUNT_TRUNCATED' and 0 41564 'SHIFT_COUNT_TRUNCATED' is false, and some shift patterns 55097 * SHIFT_COUNT_TRUNCATED: Misc. (line 134)
|