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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-mve-builtins.h 33 - function_base represents the base name
51 function_base describes how the underlying instruction behaves while
77 and so are associated with the function_base.
179 class function_base;
240 const function_base *const *base;
266 function_instance (const char *, const function_base *,
297 const function_base *base;
520 class function_base class in namespace:arm_mve
637 const function_base *base_in,
745 function_base::call_properties (const function_instance &instance) cons
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins.h 35 - function_base represents the base name
53 function_base describes how the underlying instruction behaves while
79 and so are associated with the function_base.
220 class function_base;
347 const function_base *const *base;
376 function_instance (const char *, const function_base *,
417 const function_base *base;
720 class function_base class in namespace:aarch64_sve
872 const function_base *base_in,
1071 function_base::call_properties (const function_instance &instance) cons
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins.h 34 - function_base represents the base name.
50 function_builder, function_base, function_shape, gimple_folder,
67 - The function_base describes how the underlying instruction behaves.
91 and so are associated with the function_base. */
292 class function_base;
333 const function_base *const *base;
356 function_instance (const char *, const function_base *,
378 const function_base *base;
513 class function_base class in namespace:riscv_vector
745 /* Default implementation of function_base::call_properties, with conservativel
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins.h 33 - function_base represents the base name
51 function_base describes how the underlying instruction behaves while
77 and so are associated with the function_base.
186 class function_base;
247 const function_base *const *base;
274 function_instance (const char *, const function_base *,
307 const function_base *base;
583 class function_base class in namespace:aarch64_sve
722 const function_base *base_in,
870 function_base::call_properties (const function_instance &instance) cons
    [all...]

Completed in 18 milliseconds