Searched defs:cond (Results 76 - 100 of 174) sorted by relevance

1234567

/openbsd-current/games/adventure/
H A Dmain.c84 int cond[LOCSIZ]; /* various condition bits */ variable
/openbsd-current/usr.bin/mandoc/
H A Dmdoc_markdown.c34 int (*cond)(struct roff_node *); member in struct:md_act
308 int cond, process_children; local
H A Dmdoc_man.c38 int_fp cond; /* DON'T run actions */ member in struct:mdoc_man_act
642 int cond, do_sub; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp519 bool EmulateInstructionARM64::ConditionHolds(const uint32_t cond) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp749 SDValue cond = Node->getOperand(0); local
/openbsd-current/gnu/gcc/gcc/
H A Dgengtype.c361 create_optional_field(pair_p next, type_p type, const char *name, const char *cond) argument
H A Difcvt.c345 rtx test_if, cond; local
602 rtx jump, cond, cond_earliest; member in struct:noce_if_info
628 rtx cond = if_info->cond; local
822 rtx cond = if_info->cond; local
1053 rtx cond = if_info->cond; local
1481 rtx cond, set, insn; local
1627 rtx cond, earliest, target, seq; local
1724 rtx cond, earliest, target, seq, a, b, c; local
1846 rtx cond, t, m, c, seq; local
1918 rtx cond, x, a, result, seq; local
2019 rtx cond, set, tmp; local
2061 rtx cond, jump; local
2181 rtx jump, cond; local
2411 check_cond_move_block(basic_block bb, rtx *vals, rtx cond) argument
2480 rtx jump, cond, insn, seq, cond_arg0, cond_arg1, loc_insn; local
3159 rtx trap, jump, cond, cond_earliest, seq; local
3613 rtx cond, prob_val; local
3647 rtx insn, cond, prev; local
[all...]
H A Dloop-iv.c1510 canon_condition (rtx cond) argument
1587 simplify_using_condition(rtx cond, rtx *expr, regset altered) argument
1773 rtx cond = get_condition (BB_END (e->src), NULL, false, true); local
1815 shorten_into_mode(struct rtx_iv *iv, enum machine_mode mode, enum rtx_code cond, bool signed_p, struct niter_desc *desc) argument
1874 canonicalize_iv_subregs(struct rtx_iv *iv0, struct rtx_iv *iv1, enum rtx_code cond, struct niter_desc *desc) argument
1995 enum rtx_code cond; local
[all...]
H A Dread-rtl.c802 print_c_condition (const char *cond) argument
H A Drtlanal.c4333 canonicalize_condition(rtx insn, rtx cond, int reverse, rtx *earliest, rtx want_reg, int allow_cc_mode, int valid_at_insn_p) argument
4599 rtx cond; local
H A Dtree-scalar-evolution.c2517 tree cond; local
2668 tree cond; local
H A Dtree-vrp.c1015 tree var, cond, limit, min, max, type; local
3052 build_assert_expr_for (tree cond, tree v) argument
3378 tree cond = COND_EXPR_COND (stmt); local
3720 tree stmt, cond, assert_expr; local
3920 tree cond = fold (ASSERT_EXPR_COND (rhs)); local
4303 vrp_evaluate_conditional_warnv(tree cond, bool use_equiv_p, bool *strict_overflow_p) argument
4389 vrp_evaluate_conditional(tree cond, tree stmt) argument
4439 tree cond, val; local
5102 tree cond = COND_EXPR_COND (stmt); local
5285 tree last, cond; local
[all...]
H A Dflow.c1870 rtx note, cond; local
1935 rtx note, cond; local
2078 rtx cond; local
2649 rtx cond = NULL_RTX; local
2734 mark_set_1(struct propagate_block_info *pbi, enum rtx_code code, rtx reg, rtx cond, rtx insn, int flags) argument
3087 mark_regno_cond_dead(struct propagate_block_info *pbi, int regno, rtx cond) argument
3944 mark_used_dest_regs(struct propagate_block_info *pbi, rtx x, rtx cond, rtx insn) argument
4033 mark_used_regs(struct propagate_block_info *pbi, rtx x, rtx cond, rtx insn) argument
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl2.c2690 tree node, init_if_stmt, cond; local
H A Dinit.c2877 tree cond = (condition_conversion local
/openbsd-current/gnu/gcc/gcc/config/mcore/
H A Dmcore.c2283 emit_new_cond_insn(rtx insn, int cond) argument
2407 int cond; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.c2763 int cond; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dinit.c3261 tree cond = (condition_conversion local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dflow.c1761 rtx note, cond; local
1830 rtx note, cond; local
2526 rtx cond = NULL_RTX; local
[all...]
H A Difcvt.c320 rtx test_if, cond; local
577 rtx jump, cond, cond_earliest; member in struct:noce_if_info
604 rtx cond = if_info->cond; local
1270 rtx cond, set, insn; local
1417 rtx cond, earliest, target, seq; local
1517 rtx cond, earliest, target, seq, a, b, c; local
1637 rtx cond, set, tmp, insn; local
1730 rtx jump, cond; local
2514 rtx trap, jump, cond, cond_earliest, seq; local
2937 rtx cond, prob_val; local
2971 rtx insn, cond, prev; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.c518 append_condition(TransitionRule *tr, Precondition *cond) argument
548 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition)); local
564 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition)); local
1430 precond_e *cond = (precond_e *) xmalloc (sizeof (precond_e)); local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.c1310 RTX_CODE cond = reverse ? reverse_condition (GET_CODE (x)) : GET_CODE (x); local
2789 RTX_CODE cond = UNKNOWN; local
2806 RTX_CODE cond = compare_condition (insn); local
2817 RTX_CODE cond = compare_condition (insn); local
2827 RTX_CODE cond = compare_condition (insn); local
[all...]
/openbsd-current/sys/arch/arm64/arm64/
H A Ddisasm.c1003 csetsel_common(const disasm_interface_t *di, uint64_t pc, uint32_t insn, uint64_t sf, uint64_t Rm, uint64_t cond, uint64_t Rn, uint64_t Rd, const char *op, const char *op2, const char *op3) argument
[all...]
/openbsd-current/games/trek/
H A Dtrek.h219 unsigned char cond; /* condition code */ member in struct:Ship
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp200 ImmBranch(MachineInstr *mi, unsigned maxdisp, bool cond, unsigned ubr) argument

Completed in 528 milliseconds

1234567