Searched refs:DECL_REL_OP_T (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h262 #define DECL_REL_OP_T(op,tp) \ macro
268 DECL_REL_OP_T(op,int64) \
269 DECL_REL_OP_T(op,uint64) \
270 DECL_REL_OP_T(op,const sc_int_base&) \
271 DECL_REL_OP_T(op,const sc_uint_base&) \
272 DECL_REL_OP_T(op,const sc_signed&) \
273 DECL_REL_OP_T(op,const sc_unsigned&)
280 DECL_REL_OP_T(op,int) \
281 DECL_REL_OP_T(op,unsigned int) \
282 DECL_REL_OP_T(o
298 #undef DECL_REL_OP_T macro
598 #define DECL_REL_OP_T macro
632 #undef DECL_REL_OP_T macro
[all...]
H A Dsc_fxnum.h307 #define DECL_REL_OP_T(op,tp) \ macro
316 DECL_REL_OP_T(op,const sc_bv_base&) \
317 DECL_REL_OP_T(op,const sc_lv_base&) \
318 DECL_REL_OP_T(op,const char*) \
319 DECL_REL_OP_T(op,const bool*) \
320 DECL_REL_OP_T(op,const sc_signed&) \
321 DECL_REL_OP_T(op,const sc_unsigned&) \
322 DECL_REL_OP_T(op,int) \
323 DECL_REL_OP_T(op,unsigned int) \
324 DECL_REL_OP_T(o
330 #undef DECL_REL_OP_T macro
470 #define DECL_REL_OP_T macro
493 #undef DECL_REL_OP_T macro
757 #define DECL_REL_OP_T macro
794 #undef DECL_REL_OP_T macro
1183 #define DECL_REL_OP_T macro
1218 #undef DECL_REL_OP_T macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh227 #define DECL_REL_OP_T(op, tp) \ macro
232 DECL_REL_OP_T(op, int64) \
233 DECL_REL_OP_T(op, uint64) \
234 DECL_REL_OP_T(op, const sc_int_base &) \
235 DECL_REL_OP_T(op, const sc_uint_base &) \
236 DECL_REL_OP_T(op, const sc_signed &) \
237 DECL_REL_OP_T(op, const sc_unsigned &)
241 DECL_REL_OP_T(op, int) \
242 DECL_REL_OP_T(op, unsigned int) \
243 DECL_REL_OP_T(o
259 #undef DECL_REL_OP_T macro
512 #define DECL_REL_OP_T macro
542 #undef DECL_REL_OP_T macro
[all...]
H A Dsc_fxnum.hh272 #define DECL_REL_OP_T(op, tp) \ macro
281 DECL_REL_OP_T(op, const sc_bv_base &) \
282 DECL_REL_OP_T(op, const sc_lv_base &) \
283 DECL_REL_OP_T(op, const char *) \
284 DECL_REL_OP_T(op, const bool *) \
285 DECL_REL_OP_T(op, const sc_signed &) \
286 DECL_REL_OP_T(op, const sc_unsigned &) \
287 DECL_REL_OP_T(op, int) \
288 DECL_REL_OP_T(op, unsigned int) \
289 DECL_REL_OP_T(o
295 #undef DECL_REL_OP_T macro
407 #define DECL_REL_OP_T macro
430 #undef DECL_REL_OP_T macro
647 #define DECL_REL_OP_T macro
680 #undef DECL_REL_OP_T macro
1007 #define DECL_REL_OP_T macro
1038 #undef DECL_REL_OP_T macro
[all...]
/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh567 #define DECL_REL_OP_T(tp) \ macro
577 DECL_REL_OP_T(const char *)
578 DECL_REL_OP_T(const bool *)
579 DECL_REL_OP_T(const sc_logic *)
580 DECL_REL_OP_T(const sc_unsigned &)
581 DECL_REL_OP_T(const sc_signed &)
582 DECL_REL_OP_T(const sc_uint_base &)
583 DECL_REL_OP_T(const sc_int_base &)
584 DECL_REL_OP_T(unsigned long)
585 DECL_REL_OP_T(lon
591 #undef DECL_REL_OP_T macro
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_proxy.h666 #define DECL_REL_OP_T(tp) \ macro
682 DECL_REL_OP_T(const char*)
683 DECL_REL_OP_T(const bool*)
684 DECL_REL_OP_T(const sc_logic*)
685 DECL_REL_OP_T(const sc_unsigned&)
686 DECL_REL_OP_T(const sc_signed&)
687 DECL_REL_OP_T(const sc_uint_base&)
688 DECL_REL_OP_T(const sc_int_base&)
689 DECL_REL_OP_T(unsigned long)
690 DECL_REL_OP_T(lon
696 #undef DECL_REL_OP_T macro
[all...]

Completed in 29 milliseconds