Searched refs:split_mode_p (Results 1 – 3 of 3) sorted by relevance
389 split_mode_p (machine_mode mode) in split_mode_p() function1393 if (split_mode_p (mode)) in nvptx_declare_function_name()2575 else if (split_mode_p (inner_mode)) in nvptx_print_operand()2700 else if (split_mode_p (inner_mode) in nvptx_print_operand()
547 split_mode_p (machine_mode mode) in split_mode_p() function1590 if (split_mode_p (mode)) in nvptx_declare_function_name()2966 else if (split_mode_p (inner_mode)) in nvptx_print_operand()3091 else if (split_mode_p (inner_mode) in nvptx_print_operand()
28655 * config/nvptx/nvptx.c (split_mode_p): New function.28656 (nvptx_declare_function_name, nvptx_print_operand): Use split_mode_p.