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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins.cc 573 add_sve_type_attribute (tree type, unsigned int num_zr, unsigned int num_pr, function in namespace:aarch64_sve
3381 add_sve_type_attribute (vectype, num_zr, num_pr,
3460 add_sve_type_attribute (tuple_type, num_vectors, 0, NULL, buffer);
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins.cc 954 add_sve_type_attribute (tree type, unsigned int num_zr, unsigned int num_pr, function in namespace:aarch64_sve
4433 add_sve_type_attribute (vectype, num_zr, num_pr,
4516 add_sve_type_attribute (tuple_type, 0, num_vectors, NULL, buffer);
4518 add_sve_type_attribute (tuple_type, num_vectors, 0, NULL, buffer);

Completed in 47 milliseconds