Searched defs:dup_const (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/tcg/ | ||
H A D | tcg.h | 1037 #define dup_const(VECE, C) \ macro |
/openbmc/qemu/tcg/ | ||
H A D | tcg-op-gvec.c | 385 uint64_t (dup_const)(unsigned vece, uint64_t c) in uint64_t() argument |