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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-base.cc 120 expand_mad (function_expander &e, function in namespace:__anon12657
1843 return expand_mad (e);
1856 return expand_mad (e, 3);
aarch64-sve-builtins-base.cc 120 expand_mad (function_expander &e, function in namespace:__anon12657
1843 return expand_mad (e);
1856 return expand_mad (e, 3);
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-base.cc 97 expand_mad (function_expander &e, function in namespace:__anon15271
1447 return expand_mad (e);
1460 return expand_mad (e, 3);
aarch64-sve-builtins-base.cc 97 expand_mad (function_expander &e, function in namespace:__anon15271
1447 return expand_mad (e);
1460 return expand_mad (e, 3);

Completed in 108 milliseconds