HomeSort by: relevance | last modified time | path
    Searched defs:return_mode (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h 221 int return_mode; /* Return mode of current fn.
218 int return_mode; \/* Return mode of current fn. variable
nvptx.h 221 int return_mode; /* Return mode of current fn.
218 int return_mode; \/* Return mode of current fn. variable
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.h 213 int return_mode; /* Return mode of current fn.
210 int return_mode; \/* Return mode of current fn. variable
nvptx.h 213 int return_mode; /* Return mode of current fn.
210 int return_mode; \/* Return mode of current fn. variable
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 7747 machine_mode return_mode;
7751 return_mode = DECL_MODE (return_type);
7754 mips16_call_stub_mode_suffix (return_mode),
7764 retval = gen_rtx_REG (return_mode, GP_RETURN);
7712 machine_mode return_mode; local
mips.cc 7747 machine_mode return_mode;
7751 return_mode = DECL_MODE (return_type);
7754 mips16_call_stub_mode_suffix (return_mode),
7764 retval = gen_rtx_REG (return_mode, GP_RETURN);
7712 machine_mode return_mode; local
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 7588 machine_mode return_mode;
7592 return_mode = DECL_MODE (return_type);
7595 mips16_call_stub_mode_suffix (return_mode),
7605 retval = gen_rtx_REG (return_mode, GP_RETURN);
7553 machine_mode return_mode; local
mips.cc 7588 machine_mode return_mode;
7592 return_mode = DECL_MODE (return_type);
7595 mips16_call_stub_mode_suffix (return_mode),
7605 retval = gen_rtx_REG (return_mode, GP_RETURN);
7553 machine_mode return_mode; local
  /src/external/mit/xorg/lib/libxcb/files/
xinput.h 2411 uint8_t return_mode; member in struct:xcb_input_remove_master_t
2476 uint8_t return_mode; member in struct:xcb_input_hierarchy_change_data_t::__anon23916
xinput.h 2411 uint8_t return_mode; member in struct:xcb_input_remove_master_t
2476 uint8_t return_mode; member in struct:xcb_input_hierarchy_change_data_t::__anon23916

Completed in 95 milliseconds