Home
last modified time | relevance | path

Searched refs:BLKmode (Results 1 – 19 of 19) sorted by relevance

/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 Dcalls.h79 if (mode == BLKmode) in promoted_size_in_bytes()
H A Dinsn-modes.h19 #define BLKmode E_BLKmode macro
21 #define BLKmode ((void) 0, E_BLKmode)
H A Dmachmode.def191 /* BLKmode is used for structures, arrays, etc.
H A Dmachmode.h254 machine_mode else_blk () const { return else_mode (BLKmode); }
H A Drtl.h1724 : GET_MODE (PATTERN (INSN)) == BLKmode \
1736 gen_rtx_DEBUG_MARKER (BLKmode)
H A Dtree.def620 BLKmode, because it will not be forced out of memory. */
H A Dtree.h1130 (DECL_BIT_FIELD (FIELD_DECL_CHECK (NODE)) && DECL_MODE (NODE) != BLKmode)
H A Dtarget.def3466 if available and uses BLKmode otherwise. Usually the search for the\n\
4531 Note that values of mode @code{BLKmode} must be explicitly handled\n\
4535 definition to be used, whose value is the constant 1 for @code{BLKmode}\n\
5481 be accessed using BLKmode. */
/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 Dcalls.h79 if (mode == BLKmode) in promoted_size_in_bytes()
H A Dinsn-modes.h19 #define BLKmode E_BLKmode macro
21 #define BLKmode ((void) 0, E_BLKmode)
H A Dmachmode.def191 /* BLKmode is used for structures, arrays, etc.
H A Dmachmode.h254 machine_mode else_blk () const { return else_mode (BLKmode); }
H A Drtl.h1724 : GET_MODE (PATTERN (INSN)) == BLKmode \
1736 gen_rtx_DEBUG_MARKER (BLKmode)
H A Dtree.def620 BLKmode, because it will not be forced out of memory. */
H A Dtree.h1130 (DECL_BIT_FIELD (FIELD_DECL_CHECK (NODE)) && DECL_MODE (NODE) != BLKmode)
H A Dtarget.def3466 if available and uses BLKmode otherwise. Usually the search for the\n\
4531 Note that values of mode @code{BLKmode} must be explicitly handled\n\
4535 definition to be used, whose value is the constant 1 for @code{BLKmode}\n\
5481 be accessed using BLKmode. */
/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.h911 ARM_NUM_INTS ((MODE) == BLKmode ? \
/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.info16299 relevant for 'BLKmode' references as otherwise the size is
16944 'BLKmode'
16949 'BLKmode' will not appear in RTL.
17042 above classes. Currently 'VOIDmode' and 'BLKmode' are in
17069 is a 'scalar_int_mode', 'SFmode' is a 'scalar_float_mode' and 'BLKmode'
18931 effects. With 'BLKmode', it indicates an inline entry point: the
19195 'VOIDmode', whereas the latter is 'BLKmode'; information about the
19532 For a subroutine that returns a value whose mode is not 'BLKmode', the
19542 When a subroutine returns a 'BLKmode' value, it is handled by passing
26903 Subroutines that return 'BLKmode' objects use the 'call' insn.
[all …]
/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.info16299 relevant for 'BLKmode' references as otherwise the size is
16944 'BLKmode'
16949 'BLKmode' will not appear in RTL.
17042 above classes. Currently 'VOIDmode' and 'BLKmode' are in
17069 is a 'scalar_int_mode', 'SFmode' is a 'scalar_float_mode' and 'BLKmode'
18931 effects. With 'BLKmode', it indicates an inline entry point: the
19195 'VOIDmode', whereas the latter is 'BLKmode'; information about the
19532 For a subroutine that returns a value whose mode is not 'BLKmode', the
19542 When a subroutine returns a 'BLKmode' value, it is handled by passing
26903 Subroutines that return 'BLKmode' objects use the 'call' insn.
[all …]