Searched refs:s390_host_has_gie (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_s390_defs.h776 #define s390_host_has_gie \ macro
H A Dhost_s390_defs.c1618 vassert(s390_host_has_gie);
1630 vassert(s390_host_has_gie);
2672 vassert(s390_host_has_gie);
2694 vassert(s390_host_has_gie);
2806 vassert(s390_host_has_gie);
2818 vassert(s390_host_has_gie);
2850 vassert(s390_host_has_gie);
2862 vassert(s390_host_has_gie);
2874 vassert(s390_host_has_gie);
4837 if (s390_host_has_gie) {
[all...]
H A Dhost_s390_isel.c3597 if (s390_host_has_gie && ulong_fits_signed_8bit(difference)) {
H A Dguest_s390_toIR.c13923 if (! s390_host_has_gie) {

Completed in 136 milliseconds