Lines Matching defs:_2

60     __crc_w_b_w(char _1, int _2) {
61 return (int)__builtin_loongarch_crc_w_b_w((char)_1, (int)_2);
66 __crc_w_h_w(short _1, int _2) {
67 return (int)__builtin_loongarch_crc_w_h_w((short)_1, (int)_2);
72 __crc_w_w_w(int _1, int _2) {
73 return (int)__builtin_loongarch_crc_w_w_w((int)_1, (int)_2);
78 __crc_w_d_w(long int _1, int _2) {
79 return (int)__builtin_loongarch_crc_w_d_w((long int)_1, (int)_2);
84 __crcc_w_b_w(char _1, int _2) {
85 return (int)__builtin_loongarch_crcc_w_b_w((char)_1, (int)_2);
90 __crcc_w_h_w(short _1, int _2) {
91 return (int)__builtin_loongarch_crcc_w_h_w((short)_1, (int)_2);
96 __crcc_w_w_w(int _1, int _2) {
97 return (int)__builtin_loongarch_crcc_w_w_w((int)_1, (int)_2);
102 __crcc_w_d_w(long int _1, int _2) {
103 return (int)__builtin_loongarch_crcc_w_d_w((long int)_1, (int)_2);
110 #define __cacop_w(/*uimm5*/ _1, /*unsigned int*/ _2, /*simm12*/ _3) \
111 ((void)__builtin_loongarch_cacop_w((_1), (unsigned int)(_2), (_3)))
115 #define __cacop_d(/*uimm5*/ _1, /*unsigned long int*/ _2, /*simm12*/ _3) \
116 ((void)__builtin_loongarch_cacop_d((_1), (unsigned long int)(_2), (_3)))
125 #define __movgr2fcsr(/*ui5*/ _1, _2) \
126 __builtin_loongarch_movgr2fcsr((_1), (unsigned int)_2);
132 #define __csrwr_w(/*unsigned int*/ _1, /*ui14*/ _2) \
133 ((unsigned int)__builtin_loongarch_csrwr_w((unsigned int)(_1), (_2)))
135 #define __csrxchg_w(/*unsigned int*/ _1, /*unsigned int*/ _2, /*ui14*/ _3) \
137 (unsigned int)(_2), (_3)))
143 #define __csrwr_d(/*unsigned long int*/ _1, /*ui14*/ _2) \
145 (_2)))
147 #define __csrxchg_d(/*unsigned long int*/ _1, /*unsigned long int*/ _2, \
150 (unsigned long int)(_1), (unsigned long int)(_2), (_3)))
181 __iocsrwr_b(unsigned char _1, unsigned int _2) {
182 __builtin_loongarch_iocsrwr_b((unsigned char)_1, (unsigned int)_2);
187 __iocsrwr_h(unsigned short _1, unsigned int _2) {
188 __builtin_loongarch_iocsrwr_h((unsigned short)_1, (unsigned int)_2);
193 __iocsrwr_w(unsigned int _1, unsigned int _2) {
194 __builtin_loongarch_iocsrwr_w((unsigned int)_1, (unsigned int)_2);
206 __iocsrwr_d(unsigned long int _1, unsigned int _2) {
207 __builtin_loongarch_iocsrwr_d((unsigned long int)_1, (unsigned int)_2);
212 __asrtgt_d(long int _1, long int _2) {
213 __builtin_loongarch_asrtgt_d((long int)_1, (long int)_2);
218 __asrtle_d(long int _1, long int _2) {
219 __builtin_loongarch_asrtle_d((long int)_1, (long int)_2);
224 #define __lddir_d(/*long int*/ _1, /*ui5*/ _2) \
225 ((long int)__builtin_loongarch_lddir_d((long int)(_1), (_2)))
227 #define __ldpte_d(/*long int*/ _1, /*ui5*/ _2) \
228 ((void)__builtin_loongarch_ldpte_d((long int)(_1), (_2)))