HomeSort by relevance Sort by last modified time
    Searched refs:s390_cc_t (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/VEX/priv/
s390_defs.h 54 } s390_cc_t; typedef in typeref:enum:__anon15926
58 static __inline__ s390_cc_t
59 s390_cc_invert(s390_cc_t cond)
host_s390_defs.h 39 #include "s390_defs.h" /* s390_cc_t */
364 s390_cc_t cond : 16;
396 s390_cc_t cond;
445 s390_cc_t cond;
586 s390_cc_t cond;
594 s390_cc_t cond;
601 s390_cc_t cond;
625 s390_insn *s390_insn_cond_move(UChar size, s390_cc_t cond, HReg dst,
644 s390_insn *s390_insn_cc2bool(HReg dst, s390_cc_t src);
648 s390_insn *s390_insn_helper_call(s390_cc_t cond, Addr64 target, UInt num_args
    [all...]
host_s390_isel.c 130 static s390_cc_t s390_isel_cc(ISelEnv *, IRExpr *);
481 s390_cc_t cc;
    [all...]
host_s390_defs.c     [all...]

Completed in 490 milliseconds