Searched defs:cond (Results 101 - 125 of 174) sorted by relevance

1234567

/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp329 ImmBranch(MachineInstr *mi, unsigned maxdisp, bool cond, int ubr) argument
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp184 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) argument
H A Dtoy.cpp191 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) argument
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp210 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) argument
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp170 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) argument
H A Dtoy-jit.cpp169 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) argument
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp168 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1193 uptr cond = atomic_load(p, memory_order_acquire); local
1237 void *cond = init_cond(c, true); local
1268 void *cond local
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Domp-low.c2161 tree t, args, val, cond, c, list, clauses; local
4006 tree clauses, cond, stmts, vinit, t; local
[all...]
H A Dtree-vect-transform.c2036 vect_is_simple_cond (tree cond, loop_vec_info loop_vinfo) argument
H A Dfinal.c2636 alter_cond(rtx cond) argument
[all...]
H A Dgcse.c3307 implicit_set_cond_p(rtx cond) argument
3347 rtx cond, new; local
[all...]
H A Dgimplify.c1493 tree cond = TREE_OPERAND (*expr_p, 0); local
3353 tree cond = *from_p; local
[all...]
H A Doptabs.c5665 vector_compare_rtx(tree cond, bool unsignedp, enum insn_code icode) argument
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c2419 rtx cond, reg, and, load, qireg, mem; local
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Dsemantics.c509 tree cond = pop_stmt_list (*cond_p); local
529 tree cond, if_stmt; local
578 maybe_convert_cond (tree cond) argument
647 finish_if_stmt_cond(tree cond, tree if_stmt) argument
711 finish_while_stmt_cond(tree cond, tree while_stmt) argument
750 finish_do_stmt(tree cond, tree do_stmt) argument
829 finish_for_cond(tree cond, tree for_stmt) argument
918 finish_switch_cond(tree cond, tree switch_stmt) argument
954 finish_cond (&SWITCH_STMT_COND (switch_stmt), cond); local
3776 finish_omp_for(location_t locus, tree decl, tree init, tree cond, tree incr, tree body, tree pre_body) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr.c1329 RTX_CODE cond = reverse ? reverse_condition (GET_CODE (x)) : GET_CODE (x); local
2723 RTX_CODE cond = UNKNOWN; local
2739 RTX_CODE cond = compare_condition (insn); local
2749 RTX_CODE cond = compare_condition (insn); local
2758 RTX_CODE cond = compare_condition (insn); local
[all...]
/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c.c3861 flags_needed_for_conditional (rtx cond) argument
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh.c2292 int cond = 0; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Darm-tdep.c1421 condition_true (unsigned long cond, unsigned long status_reg) argument
1557 unsigned long cond = bits (inst1, 8, 11); local
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c2418 tree cond; local
H A Dtypeck.c5262 tree cond; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenattrtab.c4021 rtx cond; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh.c2470 int cond = 0; local
[all...]
/openbsd-current/sys/sys/
H A Dproc.h603 struct cond { struct

Completed in 611 milliseconds

1234567