Searched defs:cond (Results 51 - 75 of 174) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dhppa-dis.c1200 int cond = GET_FIELD (insn, 27, 31); local
H A Darc-dis.c533 int cond = 0; local
448 write_instr_name_(struct arcDisState * state, const char * instrName, int cond, int condCodeIsPartOfName, int flag, int signExtend, int addrWriteBack, int directMem) argument
[all...]
H A Darc-opc.c1224 long cond; local
H A Dsparc-opc.c1107 #define cond macro
1142 #undef cond macro
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h460 _evalAssume(void *checker, ProgramStateRef state, const SVal &cond, bool assumption) argument
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_guard_impl.h303 std::__libcpp_condvar_t cond = _LIBCPP_CONDVAR_INITIALIZER; member in struct:__cxxabiv1::__anon264::LibcppCondVar
/openbsd-current/sys/kern/
H A Dkern_sched.c691 struct cond cond; member in struct:sched_barrier_state
/openbsd-current/gnu/gcc/gcc/
H A Dpredict.c792 rtx cond; local
1032 tree cond; local
1386 rtx insn, cond, ev = NULL_RTX, ev_reg = NULL_RTX; local
[all...]
H A Dsched-deps.c175 rtx cond = XEXP (src, 0); local
H A Dtree-complex.c1045 tree rr, ri, ratio, div, t1, t2, tr, ti, cond; local
[all...]
H A Dtree-mudflap.c505 tree cond, t, u, v; local
H A Dtree-ssa-dom.c398 tree cond = COND_EXPR_COND (condstmt); local
902 record_cond (tree cond, tree value) argument
939 record_conditions(struct edge_info *edge_info, tree cond, tree inverted) argument
1280 tree cond = SWITCH_COND (stmt); local
1323 tree cond = COND_EXPR_COND (stmt); local
[all...]
H A Dtree-ssa-loop-manip.c628 build_if_stmt (tree cond, tree then_label, tree else_label) argument
701 tree cond = boolean_true_node, assum; local
[all...]
H A Dtree-ssa-loop-niter.c777 tree_simplify_using_condition_1 (tree cond, tree expr) argument
889 tree_simplify_using_condition(tree cond, tree expr) argument
912 tree exp, cond; local
1049 tree stmt, cond, type; local
1376 tree cond, cnd, acnd; local
1510 implies_nonnegative_p(tree cond, tree val) argument
1531 implies_ge_p(tree cond, tree a, tree b) argument
1947 tree cond; local
[all...]
H A Dtree-vectorizer.c768 tree indx_before_incr, indx_after_incr, cond_stmt, cond; local
936 slpeel_add_loop_guard(basic_block guard_bb, tree cond, basic_block exit_bb, basic_block dom_bb) argument
/openbsd-current/gnu/gcc/gcc/treelang/
H A Dtreetree.c260 tree cond_exp, cond; local
/openbsd-current/gnu/gcc/gcc/cp/
H A Drtti.c289 tree cond = NULL_TREE; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.c572 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition)); local
589 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition)); local
1358 precond_e *cond = (precond_e *) xmalloc (sizeof (precond_e)); local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.h323 struct expression *cond; member in struct:breakpoint
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Darm.h75 unsigned cond :4; /* one of COND_* defined above */ member in struct:generic_fmt
86 unsigned cond :4; /* one of COND_* defined above */ member in struct:arith_fmt
100 unsigned cond :4; /* one of COND_* defined above */ member in struct:ldr_str_fmt
113 unsigned cond :4; /* one of COND_* defined above */ member in struct:block_fmt
121 unsigned cond :4; /* one of COND_* defined above */ member in struct:branch_fmt
172 unsigned cond :4; /* COND_* */ member in struct:float2_fmt
179 unsigned cond :4; /* one of COND_* defined above */ member in struct:swi_fmt
H A Dtic4x.h135 unsigned long cond; member in struct:tic4x_cond
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Darc-dis.c544 int cond local
[all...]
H A Darc-opc.c1587 long cond; local
H A Dsparc-opc.c1100 #define cond macro
1135 #undef cond macro
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dtic4x.h135 unsigned long cond; member in struct:tic4x_cond

Completed in 278 milliseconds

1234567