Searched defs:unspec_for_fp (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins-functions.h | 205 : rtx_code_function_base (code_for_sint, code_for_uint, unspec_for_fp) {} in rtx_code_function_base() argument 225 : rtx_code_function_base (code_for_sint, code_for_uint, unspec_for_fp) {} in rtx_code_function_base() argument 248 int unspec_for_fp) in unspec_based_function_base() 276 int unspec_for_fp) in unspec_based_function() 298 int unspec_for_fp) in unspec_based_function_rotated() 326 int unspec_for_fp) in unspec_based_function_exact_insn() 383 int unspec_for_fp) in unspec_based_fused_function() 418 int unspec_for_fp) in unspec_based_fused_lane_function() 543 int unspec_for_fp) in reduction()
|
H A D | aarch64-sve-builtins-sve2.cc | 182 int unspec_for_fp) in svmovl_lb_impl()
|
H A D | aarch64-sve-builtins.cc | 3236 int unspec_for_fp, in map_to_rtx_codes() 3300 int unspec_for_fp, unsigned int merge_argno) in map_to_unspecs()
|
H A D | aarch64-sve-builtins-base.cc | 383 CONSTEXPR svcmp_impl (tree_code code, int unspec_for_fp) in svcmp_impl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins-functions.h | 205 : rtx_code_function_base (code_for_sint, code_for_uint, unspec_for_fp) {} in rtx_code_function_base() argument 225 : rtx_code_function_base (code_for_sint, code_for_uint, unspec_for_fp) {} in rtx_code_function_base() argument 248 int unspec_for_fp) in unspec_based_function_base() 276 int unspec_for_fp) in unspec_based_function() 298 int unspec_for_fp) in unspec_based_function_rotated() 326 int unspec_for_fp) in unspec_based_function_exact_insn() 383 int unspec_for_fp) in unspec_based_fused_function() 418 int unspec_for_fp) in unspec_based_fused_lane_function() 543 int unspec_for_fp) in reduction()
|
H A D | aarch64-sve-builtins-sve2.cc | 182 int unspec_for_fp) in svmovl_lb_impl()
|
H A D | aarch64-sve-builtins.cc | 3235 int unspec_for_fp, in map_to_rtx_codes() 3299 int unspec_for_fp, unsigned int merge_argno) in map_to_unspecs()
|
H A D | aarch64-sve-builtins-base.cc | 383 CONSTEXPR svcmp_impl (tree_code code, int unspec_for_fp) in svcmp_impl()
|