Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EncType

6781   const char *EncType;
6784 EncType = "0";
6787 EncType = "b";
6790 EncType = "uc";
6793 EncType = "uc";
6796 EncType = "sc";
6799 EncType = "us";
6802 EncType = "ss";
6805 EncType = "ui";
6808 EncType = "si";
6811 EncType = "ul";
6814 EncType = "sl";
6817 EncType = "ull";
6820 EncType = "sll";
6823 EncType = "ft";
6826 EncType = "d";
6829 EncType = "ld";
6834 Enc += EncType;