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

  /external/valgrind/VEX/priv/
s390_defs.h 54 } s390_cc_t; typedef in typeref:enum:__anon35291
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 */
369 s390_cc_t cond : 16;
401 s390_cc_t cond;
450 s390_cc_t cond;
591 s390_cc_t cond;
599 s390_cc_t cond;
606 s390_cc_t cond;
630 s390_insn *s390_insn_cond_move(UChar size, s390_cc_t cond, HReg dst,
649 s390_insn *s390_insn_cc2bool(HReg dst, s390_cc_t src);
653 s390_insn *s390_insn_helper_call(s390_cc_t cond, Addr64 target, UInt num_args
    [all...]
host_s390_isel.c 131 static s390_cc_t s390_isel_cc(ISelEnv *, IRExpr *);
519 s390_cc_t cc;
    [all...]
host_s390_defs.c     [all...]

Completed in 54 milliseconds