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

  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 829 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
835 s << ".param" << ptx_type << " %in_ar" << argno;
839 s << "\t.reg" << ptx_type << " ";
847 s << "\tld.param" << ptx_type << " ";
903 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
910 s << pfx << ptx_type << " " << reg_names[NVPTX_RETURN_REGNUM] << sfx;
2730 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
2735 ptx_type, argno, ptx_type, argno);
828 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
838 s << "\\t.reg" << ptx_type << " "; local
846 s << "\\tld.param" << ptx_type << " "; local
902 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
2726 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
nvptx.cc 829 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
835 s << ".param" << ptx_type << " %in_ar" << argno;
839 s << "\t.reg" << ptx_type << " ";
847 s << "\tld.param" << ptx_type << " ";
903 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
910 s << pfx << ptx_type << " " << reg_names[NVPTX_RETURN_REGNUM] << sfx;
2730 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
2735 ptx_type, argno, ptx_type, argno);
828 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
838 s << "\\t.reg" << ptx_type << " "; local
846 s << "\\tld.param" << ptx_type << " "; local
902 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
2726 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
nvptx.cc 829 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
835 s << ".param" << ptx_type << " %in_ar" << argno;
839 s << "\t.reg" << ptx_type << " ";
847 s << "\tld.param" << ptx_type << " ";
903 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
910 s << pfx << ptx_type << " " << reg_names[NVPTX_RETURN_REGNUM] << sfx;
2730 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
2735 ptx_type, argno, ptx_type, argno);
828 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
838 s << "\\t.reg" << ptx_type << " "; local
846 s << "\\tld.param" << ptx_type << " "; local
902 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
2726 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 825 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
831 s << ".param" << ptx_type << " %in_ar" << argno;
835 s << "\t.reg" << ptx_type << " ";
843 s << "\tld.param" << ptx_type << " ";
899 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
906 s << pfx << ptx_type << " " << reg_names[NVPTX_RETURN_REGNUM] << sfx;
2720 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
2725 ptx_type, argno, ptx_type, argno);
824 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
834 s << "\\t.reg" << ptx_type << " "; local
842 s << "\\tld.param" << ptx_type << " "; local
898 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
2716 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
nvptx.cc 825 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
831 s << ".param" << ptx_type << " %in_ar" << argno;
835 s << "\t.reg" << ptx_type << " ";
843 s << "\tld.param" << ptx_type << " ";
899 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
906 s << pfx << ptx_type << " " << reg_names[NVPTX_RETURN_REGNUM] << sfx;
2720 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
2725 ptx_type, argno, ptx_type, argno);
824 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
834 s << "\\t.reg" << ptx_type << " "; local
842 s << "\\tld.param" << ptx_type << " "; local
898 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
2716 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
nvptx.cc 825 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
831 s << ".param" << ptx_type << " %in_ar" << argno;
835 s << "\t.reg" << ptx_type << " ";
843 s << "\tld.param" << ptx_type << " ";
899 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
906 s << pfx << ptx_type << " " << reg_names[NVPTX_RETURN_REGNUM] << sfx;
2720 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false);
2725 ptx_type, argno, ptx_type, argno);
824 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
834 s << "\\t.reg" << ptx_type << " "; local
842 s << "\\tld.param" << ptx_type << " "; local
898 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local
2716 const char *ptx_type = nvptx_ptx_type_from_mode (mode, false); local

Completed in 113 milliseconds