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

  /external/valgrind/main/VEX/priv/
host_s390_defs.h 235 } s390_cc_t; typedef in typeref:enum:__anon13467
250 static __inline__ s390_cc_t
251 s390_cc_invert(s390_cc_t cond)
274 s390_cc_t cond;
330 s390_cc_t cond;
341 s390_cc_t cond;
351 s390_cc_t cond;
406 s390_insn *s390_insn_cond_move(UChar size, s390_cc_t cond, HReg dst,
422 s390_insn *s390_insn_cc2bool(HReg dst, s390_cc_t src);
426 s390_insn *s390_insn_branch(IRJumpKind jk, s390_cc_t cond, s390_opnd_RMI dst)
    [all...]
host_s390_isel.c 92 static s390_cc_t s390_isel_cc(ISelEnv *, IRExpr *);
361 s390_cc_t cc;
1043 s390_cc_t cond = s390_isel_cc(env, arg);
    [all...]
host_s390_defs.c     [all...]

Completed in 3995 milliseconds