| /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 | calls.h | 38 : type (NULL_TREE), mode (VOIDmode), named (false), in function_arg_info() 86 bool end_marker_p () const { return mode == VOIDmode; } in end_marker_p()
|
| H A D | expr.h | 167 use_reg_mode (fusage, reg, VOIDmode); in use_reg() 174 clobber_reg_mode (fusage, reg, VOIDmode); in clobber_reg() 288 return expand_expr_real (exp, NULL_RTX, VOIDmode, EXPAND_NORMAL, NULL, false); in expand_normal()
|
| H A D | rtx-vector-builder.h | 34 rtx_vector_builder () : m_mode (VOIDmode) {} in rtx_vector_builder()
|
| H A D | cselib.h | 139 return rtx_equal_for_cselib_1 (x, y, VOIDmode, 0); in rtx_equal_for_cselib_p()
|
| H A D | expmed.h | 237 if (MIN_MODE_PARTIAL_INT != VOIDmode) in expmed_mode_index() 243 if (MIN_MODE_VECTOR_INT != VOIDmode) in expmed_mode_index()
|
| H A D | rtl.h | 818 (GET_CODE (X) == CONST_DOUBLE && GET_MODE (X) == VOIDmode) 831 (GET_CODE (X) == CONST_DOUBLE && GET_MODE (X) != VOIDmode) 1722 ? (GET_MODE (PATTERN (INSN)) == VOIDmode \ 1734 gen_rtx_DEBUG_MARKER (VOIDmode) 1755 #define gen_rtx_UNKNOWN_VAR_LOC() (gen_rtx_CLOBBER (VOIDmode, const0_rtx)) 1992 #define CONST_DOUBLE_LOW(r) XCMWINT (r, 0, CONST_DOUBLE, VOIDmode) 1993 #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) 1995 ((const struct real_value *) XCNMPRV (r, CONST_DOUBLE, VOIDmode)) 1998 ((const struct fixed_value *) XCNMPFV (r, CONST_FIXED, VOIDmode)) 2915 return rtx_cost (x, VOIDmode, INSN, 4, speed_p); [all …]
|
| H A D | insn-modes.h | 12 #define VOIDmode E_VOIDmode macro 14 #define VOIDmode ((void) 0, E_VOIDmode)
|
| H A D | optabs.h | 93 create_expand_operand (op, EXPAND_FIXED, x, VOIDmode, false); in create_fixed_operand()
|
| H A D | real.h | 234 : m_format (m == VOIDmode ? 0 : REAL_MODE_FORMAT (m)) in format_helper()
|
| H A D | machmode.def | 187 /* VOIDmode is used when no mode needs to be specified,
|
| H A D | rtl.def | 358 VOIDmode it is an int otherwise it has a floating point mode and a 1341 expression tree with matching machine mode or with VOIDmode. Likewise,
|
| /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 | calls.h | 38 : type (NULL_TREE), mode (VOIDmode), named (false), in function_arg_info() 86 bool end_marker_p () const { return mode == VOIDmode; } in end_marker_p()
|
| H A D | expr.h | 167 use_reg_mode (fusage, reg, VOIDmode); in use_reg() 174 clobber_reg_mode (fusage, reg, VOIDmode); in clobber_reg() 288 return expand_expr_real (exp, NULL_RTX, VOIDmode, EXPAND_NORMAL, NULL, false); in expand_normal()
|
| H A D | rtx-vector-builder.h | 34 rtx_vector_builder () : m_mode (VOIDmode) {} in rtx_vector_builder()
|
| H A D | cselib.h | 139 return rtx_equal_for_cselib_1 (x, y, VOIDmode, 0); in rtx_equal_for_cselib_p()
|
| H A D | expmed.h | 237 if (MIN_MODE_PARTIAL_INT != VOIDmode) in expmed_mode_index() 243 if (MIN_MODE_VECTOR_INT != VOIDmode) in expmed_mode_index()
|
| H A D | rtl.h | 818 (GET_CODE (X) == CONST_DOUBLE && GET_MODE (X) == VOIDmode) 831 (GET_CODE (X) == CONST_DOUBLE && GET_MODE (X) != VOIDmode) 1722 ? (GET_MODE (PATTERN (INSN)) == VOIDmode \ 1734 gen_rtx_DEBUG_MARKER (VOIDmode) 1755 #define gen_rtx_UNKNOWN_VAR_LOC() (gen_rtx_CLOBBER (VOIDmode, const0_rtx)) 1992 #define CONST_DOUBLE_LOW(r) XCMWINT (r, 0, CONST_DOUBLE, VOIDmode) 1993 #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) 1995 ((const struct real_value *) XCNMPRV (r, CONST_DOUBLE, VOIDmode)) 1998 ((const struct fixed_value *) XCNMPFV (r, CONST_FIXED, VOIDmode)) 2915 return rtx_cost (x, VOIDmode, INSN, 4, speed_p); [all …]
|
| H A D | insn-modes.h | 12 #define VOIDmode E_VOIDmode macro 14 #define VOIDmode ((void) 0, E_VOIDmode)
|
| H A D | real.h | 234 : m_format (m == VOIDmode ? 0 : REAL_MODE_FORMAT (m)) in format_helper()
|
| H A D | optabs.h | 93 create_expand_operand (op, EXPAND_FIXED, x, VOIDmode, false); in create_fixed_operand()
|
| H A D | machmode.def | 187 /* VOIDmode is used when no mode needs to be specified,
|
| H A D | rtl.def | 358 VOIDmode it is an int otherwise it has a floating point mode and a 1341 expression tree with matching machine mode or with VOIDmode. Likewise,
|
| /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 | 1121 emit_library_call (fun, LCT_NORMAL, VOIDmode, lr, Pmode); \
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 948 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1))
|
| H A D | randomize_layout_plugin.c | 550 SET_DECL_MODE (decl, VOIDmode); in randomize_layout_finish_decl()
|