Home
last modified time | relevance | path

Searched refs:tilegx_function_arg_boundary (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c204 tilegx_function_arg_boundary (machine_mode mode, const_tree type) in tilegx_function_arg_boundary() function
230 tilegx_function_arg_boundary (arg.mode, arg.type) > BITS_PER_WORD; in tilegx_function_arg()
258 tilegx_function_arg_boundary (arg.mode, arg.type) > BITS_PER_WORD; in tilegx_function_arg_advance()
5595 #define TARGET_FUNCTION_ARG_BOUNDARY tilegx_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc205 tilegx_function_arg_boundary (machine_mode mode, const_tree type) in tilegx_function_arg_boundary() function
231 tilegx_function_arg_boundary (arg.mode, arg.type) > BITS_PER_WORD; in tilegx_function_arg()
259 tilegx_function_arg_boundary (arg.mode, arg.type) > BITS_PER_WORD; in tilegx_function_arg_advance()
5594 #define TARGET_FUNCTION_ARG_BOUNDARY tilegx_function_arg_boundary