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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-mve-builtins.h 49 The function_shape class describes what arguments a given function
52 function_shape describes how that instruction has been presented at
75 and so are associated with the function_shape. gimple_folder and
180 class function_shape;
245 const function_shape *const *shape;
267 const function_shape *, mode_suffix_index,
298 const function_shape *shape;
571 class function_shape class in namespace:arm_mve
638 const function_shape *shape_in,
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins.h 51 The function_shape class describes what arguments a given function
54 function_shape describes how that instruction has been presented at
77 and so are associated with the function_shape. gimple_folder and
221 class function_shape;
352 const function_shape *const *shape;
377 const function_shape *, mode_suffix_index,
418 const function_shape *shape;
771 class function_shape class in namespace:aarch64_sve
873 const function_shape *shape_in,
1089 function_shape::has_merge_argument_p (const function_instance &instance
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins.h 50 function_builder, function_base, function_shape, gimple_folder,
56 - The function_shape class describes how that instruction has been presented
89 and so are associated with the function_shape. gimple_folder and
293 class function_shape;
338 const function_shape *const *shape;
357 const function_shape *, rvv_type_info,
379 const function_shape *shape;
394 void add_unique_function (const function_instance &, const function_shape *,
397 const function_shape *,
601 class function_shape class in namespace:riscv_vector
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins.h 49 The function_shape class describes what arguments a given function
52 function_shape describes how that instruction has been presented at
75 and so are associated with the function_shape. gimple_folder and
187 class function_shape;
252 const function_shape *const *shape;
275 const function_shape *, mode_suffix_index,
308 const function_shape *shape;
634 class function_shape class in namespace:aarch64_sve
723 const function_shape *shape_in,

Completed in 76 milliseconds