Home
last modified time | relevance | path

Searched refs:ptr_mode (Results 1 – 12 of 12) 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 Dinsn-flags.h108 #define HAVE_loadwb_pairsi_si ((INTVAL (operands[5]) == GET_MODE_SIZE (SImode)) && (ptr_mode == SIm…
109 #define HAVE_loadwb_pairsi_di ((INTVAL (operands[5]) == GET_MODE_SIZE (SImode)) && (ptr_mode == DIm…
110 #define HAVE_loadwb_pairdi_si ((INTVAL (operands[5]) == GET_MODE_SIZE (DImode)) && (ptr_mode == SIm…
111 #define HAVE_loadwb_pairdi_di ((INTVAL (operands[5]) == GET_MODE_SIZE (DImode)) && (ptr_mode == DIm…
112 #define HAVE_loadwb_pairsf_si ((INTVAL (operands[5]) == GET_MODE_SIZE (SFmode)) && (ptr_mode == SIm…
113 #define HAVE_loadwb_pairdf_si ((INTVAL (operands[5]) == GET_MODE_SIZE (DFmode)) && (ptr_mode == SIm…
114 #define HAVE_loadwb_pairsf_di ((INTVAL (operands[5]) == GET_MODE_SIZE (SFmode)) && (ptr_mode == DIm…
115 #define HAVE_loadwb_pairdf_di ((INTVAL (operands[5]) == GET_MODE_SIZE (DFmode)) && (ptr_mode == DIm…
116 …si ((TARGET_SIMD && INTVAL (operands[5]) == GET_MODE_SIZE (TImode)) && (ptr_mode == SImode || Pmod…
117 …si ((TARGET_SIMD && INTVAL (operands[5]) == GET_MODE_SIZE (TFmode)) && (ptr_mode == SImode || Pmod…
[all …]
H A Dmachmode.h953 extern scalar_int_mode ptr_mode;
H A Dbuiltin-types.def123 DEF_PRIMITIVE_TYPE (BT_PTRMODE, (*lang_hooks.types.type_for_mode)(ptr_mode, 0))
H A Dtree.def869 descriptor of type ptr_mode. */
H A Dtarget.def3228 hook returns true for both @code{ptr_mode} and @code{Pmode}.",
3253 The default version of this hook returns @code{ptr_mode}.",
/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 Dmachmode.h953 extern scalar_int_mode ptr_mode;
H A Dbuiltin-types.def123 DEF_PRIMITIVE_TYPE (BT_PTRMODE, (*lang_hooks.types.type_for_mode)(ptr_mode, 0))
H A Dtree.def869 descriptor of type ptr_mode. */
H A Dtarget.def3228 hook returns true for both @code{ptr_mode} and @code{Pmode}.",
3253 The default version of this hook returns @code{ptr_mode}.",
/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/include/
H A Darm_neon.h10878 qmode, ptr_mode, funcsuffix, signedtype) \ argument
10896 __builtin_aarch64_st2_lane##mode ((__builtin_aarch64_simd_ ## ptr_mode *) \
10929 #define __ST2Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ in __ST2_LANE_FUNC() argument
10937 __builtin_aarch64_st2_lane##mode ((__builtin_aarch64_simd_ ## ptr_mode *) \ in __ST2_LANE_FUNC()
10957 qmode, ptr_mode, funcsuffix, signedtype) \ argument
10980 __builtin_aarch64_st3_lane##mode ((__builtin_aarch64_simd_ ## ptr_mode *) \
11013 #define __ST3Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ argument
11021 __builtin_aarch64_st3_lane##mode ((__builtin_aarch64_simd_ ## ptr_mode *) \
11041 qmode, ptr_mode, funcsuffix, signedtype) \ argument
11069 __builtin_aarch64_st4_lane##mode ((__builtin_aarch64_simd_ ## ptr_mode *) \
[all …]
/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.info27656 This pattern, if defined, moves a 'ptr_mode' value from an address
27661 'ptr_mode' value and finally store it), it is the backend's
27672 This pattern, if defined, moves a 'ptr_mode' value from the valid
27686 This pattern, if defined, compares a 'ptr_mode' value from an
27691 to load the address from a GOT entry then load the 'ptr_mode' value
27703 This pattern, if defined, compares a 'ptr_mode' value from the
31763 'ptr_mode' to either 'Pmode' or 'word_mode'. It is greater than
31769 You need not define this macro if the 'ptr_mode', 'Pmode' and
34962 for both 'ptr_mode' and 'Pmode'.
41310 default version of this hook returns 'ptr_mode'.
/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.info27656 This pattern, if defined, moves a 'ptr_mode' value from an address
27661 'ptr_mode' value and finally store it), it is the backend's
27672 This pattern, if defined, moves a 'ptr_mode' value from the valid
27686 This pattern, if defined, compares a 'ptr_mode' value from an
27691 to load the address from a GOT entry then load the 'ptr_mode' value
27703 This pattern, if defined, compares a 'ptr_mode' value from the
31763 'ptr_mode' to either 'Pmode' or 'word_mode'. It is greater than
31769 You need not define this macro if the 'ptr_mode', 'Pmode' and
34962 for both 'ptr_mode' and 'Pmode'.
41310 default version of this hook returns 'ptr_mode'.