Searched refs:negated (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/binutils/binutils/testsuite/lib/
H A Dbinutils-common.exp322 set negated [expr { [string index $line_b 0] == "!" }]
323 set line_bx [string range $line_b $negated end]
324 set n [expr { $negated ? "! " : "" }]
330 while { [expr [regexp "^$line_bx$" "$line_a"] == $negated] } {
360 set negated [expr { [string index $line_b 0] == "!" }]
361 set line_bx [string range $line_b $negated end]
362 set n [expr { $negated ? "! " : "" }]
363 set s [expr { $negated ? " " : "" }]
369 if { [expr [regexp "^$line_bx$" "$line_a"] == $negated] } {
/haiku-buildtools/legacy/gcc/gcc/config/pa/
H A Dpa.c4481 negated branches, and all combinations of the above. It returns the
4486 output_cbranch (operands, nullify, length, negated, insn)
4488 int nullify, length, negated;
4531 if (negated)
4554 if (negated)
4570 if (negated)
4578 if (negated)
4597 if (negated)
4622 if (negated)
4660 varying length branches, negated branche
[all...]
/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa.c6517 negated branches, and all combinations of the above. It returns the
6522 pa_output_cbranch (rtx *operands, int negated, rtx_insn *insn)
6576 if (negated)
6606 if (negated)
6624 if (negated)
6634 if (negated)
6670 if (negated)
6679 if (negated)
6691 if (negated)
6700 if (negated)
6508 pa_output_cbranch(rtx *operands, int negated, rtx_insn *insn) argument
6834 pa_output_bb(rtx *operands ATTRIBUTE_UNUSED, int negated, rtx_insn *insn, int which) argument
7019 pa_output_bvb(rtx *operands ATTRIBUTE_UNUSED, int negated, rtx_insn *insn, int which) argument
[all...]
/haiku-buildtools/isl/
H A Disl_tab.h26 unsigned negated : 1; member in struct:isl_tab_var
H A Disl_tab.c57 tab->var[i].negated = 0;
1645 tab->con[r].negated = 0;
1675 tab->var[r].negated = 0;
1933 var->negated = 1;
2023 var->negated = 1;
2504 tab->con[r].negated = 0;
3006 if (tab->con[i].negated)
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-xtensa.c996 bfd_boolean negated;
1044 directive_push (directiveE directive, bfd_boolean negated, const void *datum)
1053 stack->negated = negated;
1061 directive_state[directive] = !negated;
1067 bfd_boolean *negated,
1083 *negated = top->negated;
1098 bfd_boolean negated;
1103 directive_pop (&directive, &negated,
993 bfd_boolean negated; member in struct:state_stackS_struct
1041 directive_push(directiveE directive, bfd_boolean negated, const void *datum) argument
1063 directive_pop(directiveE *directive, bfd_boolean *negated, const char **file, unsigned int *line, const void **datum) argument
1095 bfd_boolean negated; local
1120 get_directive(directiveE *directive, bfd_boolean *negated) argument
1176 bfd_boolean negated; local
[all...]
H A Dtc-m68k.c5362 whether the option was negated. */
5367 negated, and the NOTARG field otherwise. */
5373 /* The value to assign to *PVAR if the option is negated. If PFN is
5375 the option may not be negated. */
5478 as_bad (_("option `%s' may not be negated"), s);
6968 the option is indeed negated. */
6972 int allow_m, int *negated)
6974 /* allow negated value? */
6975 if (negated)
6977 *negated
6965 m68k_lookup_cpu(const char *arg, const struct m68k_cpu *table, int allow_m, int *negated) argument
7064 int negated; local
[all...]
H A Dtc-arm.c287 unsigned negative : 1; /* Index register was negated. */
11347 unsigned long negated, inverted;
11349 negated = encode_arm_immediate (-value);
11358 value = negated;
11363 value = negated;
11368 value = negated;
11373 value = negated;
11427 offsetT negated, inverted;
11429 negated = encode_thumb32_immediate (-value);
11439 value = negated;
11333 unsigned long negated, inverted; local
11413 offsetT negated, inverted; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-xtensa.c1109 bfd_boolean negated;
1161 directive_push (directiveE directive, bfd_boolean negated, const void *datum)
1170 stack->negated = negated;
1178 directive_state[directive] = !negated;
1184 bfd_boolean *negated,
1200 *negated = top->negated;
1215 bfd_boolean negated;
1220 directive_pop (&directive, &negated,
1106 bfd_boolean negated; member in struct:state_stackS_struct
1158 directive_push(directiveE directive, bfd_boolean negated, const void *datum) argument
1180 directive_pop(directiveE *directive, bfd_boolean *negated, const char **file, unsigned int *line, const void **datum) argument
1212 bfd_boolean negated; local
1237 get_directive(directiveE *directive, bfd_boolean *negated) argument
1293 bfd_boolean negated; local
[all...]
H A Dtc-m68k.c5802 whether the option was negated. */
5807 negated, and the NOTARG field otherwise. */
5813 /* The value to assign to *PVAR if the option is negated. If PFN is
5815 the option may not be negated. */
5917 as_bad (_("option `%s' may not be negated"), s);
7407 the option is indeed negated. */
7411 int allow_m, int *negated)
7413 /* allow negated value? */
7414 if (negated)
7416 *negated
7404 m68k_lookup_cpu(const char *arg, const struct m68k_cpu *table, int allow_m, int *negated) argument
7488 int negated; local
[all...]
H A Dtc-arm.c472 unsigned negative : 1; /* Index register was negated. */
22634 unsigned long negated, inverted;
22636 negated = encode_arm_immediate (-value);
22645 value = negated;
22650 value = negated;
22655 value = negated;
22660 value = negated;
22714 unsigned int negated, inverted;
22716 negated = encode_thumb32_immediate (-value);
22726 value = negated;
22623 unsigned long negated, inverted; local
22703 unsigned int negated, inverted; local
[all...]
/haiku-buildtools/gcc/gmp/mpn/alpha/
H A Ddivrem_2.asm30 C * Use negated d1 and/or d0 to speed carry propagation. Might save a cycle
/haiku-buildtools/gcc/gcc/
H A Dopts-common.c343 /* Whether the original option is a negated form of the option
345 bool negated; member in struct:option_map
408 value = !option_map[i].negated;
829 /* Remove arguments which are negated by others after them. */
/haiku-buildtools/gcc/gmp/mpn/powerpc32/vmx/
H A Dlogops_n.asm48 C u operands, since v operands are sometimes negated.
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dbld.h466 ffebldConstant negated; /* We point to each other through here. */ member in struct:_ffebld_constant_
/haiku-buildtools/legacy/gcc/gcc/
H A Dexpr.c7158 the negated constant. Else make the MINUS. */
7167 tree negated = fold (build1 (NEGATE_EXPR, type,
7172 if (TREE_UNSIGNED (type) || TREE_OVERFLOW (negated))
7187 exp = build (PLUS_EXPR, type, TREE_OPERAND (exp, 0), negated);
8234 /* Store the realpart and the negated imagpart to target. */
7151 tree negated = fold (build1 (NEGATE_EXPR, type, local

Completed in 300 milliseconds