| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-mips.c | 4492 expressionS expr1; in macro() local 4514 expr1.X_op = O_constant; in macro() 4515 expr1.X_op_symbol = NULL; in macro() 4516 expr1.X_add_symbol = NULL; in macro() 4517 expr1.X_add_number = 1; in macro() 4531 expr1.X_add_number = 8; in macro() 4532 macro_build (&expr1, "bgez", "s,p", sreg); in macro() 5055 expr1.X_add_number = 8; in macro() 5056 macro_build (&expr1, "bne", "s,t,p", treg, 0); in macro() 5060 expr1.X_add_number = -1; in macro() [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-mips.c | 4484 expressionS expr1; in macro() local 4506 expr1.X_op = O_constant; in macro() 4507 expr1.X_op_symbol = NULL; in macro() 4508 expr1.X_add_symbol = NULL; in macro() 4509 expr1.X_add_number = 1; in macro() 4525 expr1.X_add_number = 8; in macro() 4526 macro_build (&expr1, "bgez", "s,p", sreg); in macro() 5036 expr1.X_add_number = 8; in macro() 5037 macro_build (&expr1, "bne", "s,t,p", treg, 0); in macro() 5041 expr1.X_add_number = -1; in macro() [all …]
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | rtti.c | 568 tree expr1; in build_dynamic_cast_1() local 581 expr1 = build_headof (expr); in build_dynamic_cast_1() 582 if (TREE_TYPE (expr1) != type) in build_dynamic_cast_1() 583 expr1 = build1 (NOP_EXPR, type, expr1); in build_dynamic_cast_1() 584 return ifnonnull (expr, expr1); in build_dynamic_cast_1() 643 expr1 = expr; in build_dynamic_cast_1() 645 expr1 = build_unary_op (ADDR_EXPR, expr1, 0); in build_dynamic_cast_1() 648 (NULL_TREE, expr1, tree_cons in build_dynamic_cast_1()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | rtti.c | 552 tree expr1; local 565 expr1 = build_headof (expr); 566 if (TREE_TYPE (expr1) != type) 567 expr1 = build1 (NOP_EXPR, type, expr1); 568 return ifnonnull (expr, expr1); 617 expr1 = expr; 619 expr1 = build_unary_op (ADDR_EXPR, expr1, 0); 622 (NULL_TREE, expr1, tree_cons
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
| H A D | BooleanExpression.py | 176 expr1 = 'linux && (target={{aarch64-.+}} || target={{x86_64-.+}})' 177 … self.assertTrue(BooleanExpression.evaluate(expr1, {'linux', 'target=x86_64-unknown-linux-gnu'})) 178 … self.assertFalse(BooleanExpression.evaluate(expr1, {'linux', 'target=i386-unknown-linux-gnu'}))
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
| H A D | case.py | 891 def assertIs(self, expr1, expr2, msg=None): argument 893 if expr1 is not expr2: 894 standardMsg = '%s is not %s' % (safe_repr(expr1), safe_repr(expr2)) 897 def assertIsNot(self, expr1, expr2, msg=None): argument 899 if expr1 is expr2: 900 standardMsg = 'unexpectedly identical: %s' % (safe_repr(expr1),)
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-tic54x.texi | 202 @item @code{$atan2(@var{expr1},@var{expr2})} 203 Returns the floating point arctangent of @var{expr1} / @var{expr2}. 239 @item @code{$fmod(@var{expr1},@var{expr2})} 240 Returns the floating point remainder of @var{expr1} / @var{expr2}. 247 @item @code{$ldexp(@var{expr1},@var{expr2})} 248 Returns the floating point value @var{expr1} * 2 ^ @var{expr2}. 259 @item @code{$max(@var{expr1},@var{expr2})} 260 Returns the floating point maximum of @var{expr1} and @var{expr2}. 263 @item @code{$min(@var{expr1},@var{expr2})} 264 Returns the floating point minimum of @var{expr1} and @var{expr2}. [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-tic54x.texi | 202 @item @code{$atan2(@var{expr1},@var{expr2})} 203 Returns the floating point arctangent of @var{expr1} / @var{expr2}. 239 @item @code{$fmod(@var{expr1},@var{expr2})} 240 Returns the floating point remainder of @var{expr1} / @var{expr2}. 247 @item @code{$ldexp(@var{expr1},@var{expr2})} 248 Returns the floating point value @var{expr1} * 2 ^ @var{expr2}. 259 @item @code{$max(@var{expr1},@var{expr2})} 260 Returns the floating point maximum of @var{expr1} and @var{expr2}. 263 @item @code{$min(@var{expr1},@var{expr2})} 264 Returns the floating point minimum of @var{expr1} and @var{expr2}. [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | stt.h | 62 ffebld expr1; member
|
| H A D | stt.c | 88 new->expr1 = case1; in ffestt_caselist_append() 111 new->expr1 = NULL; in ffestt_caselist_create()
|
| H A D | stc.c | 9188 if ((caseobj->expr1 == NULL) in ffestc_R810() 9198 if (((caseobj->expr1 != NULL) in ffestc_R810() 9199 && ((ffeinfo_basictype (ffebld_info (caseobj->expr1)) in ffestc_R810() 9201 || ((ffeinfo_kindtype (ffebld_info (caseobj->expr1)) in ffestc_R810() 9203 && (ffeinfo_kindtype (ffebld_info (caseobj->expr1)) != FFEINFO_kindtypeINTEGER1 )) in ffestc_R810() 9232 if (caseobj->expr1 == NULL) in ffestc_R810() 9234 else if (ffebld_op (caseobj->expr1) != FFEBLD_opCONTER) in ffestc_R810() 9237 expr1c = ffebld_conter (caseobj->expr1); in ffestc_R810()
|
| H A D | com.c | 1496 ffecom_possible_partial_overlap_ (ffebld expr1, ffebld expr2 ATTRIBUTE_UNUSED) in ffecom_possible_partial_overlap_() argument 1501 switch (ffebld_op (expr1)) in ffecom_possible_partial_overlap_() 1504 sym = ffebld_symter (expr1); in ffecom_possible_partial_overlap_() 1508 if (ffebld_op (ffebld_left (expr1)) != FFEBLD_opSYMTER) in ffecom_possible_partial_overlap_() 1510 sym = ffebld_symter (ffebld_left (expr1)); in ffecom_possible_partial_overlap_()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/ |
| H A D | ChangeLog | 118 * expr1.C: New test.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | emit-rtl.c | 1394 mem_expr_equal_p (tree expr1, tree expr2) in mem_expr_equal_p() argument 1396 if (expr1 == expr2) in mem_expr_equal_p() 1399 if (! expr1 || ! expr2) in mem_expr_equal_p() 1402 if (TREE_CODE (expr1) != TREE_CODE (expr2)) in mem_expr_equal_p() 1405 if (TREE_CODE (expr1) == COMPONENT_REF) in mem_expr_equal_p() 1407 mem_expr_equal_p (TREE_OPERAND (expr1, 0), in mem_expr_equal_p() 1409 && mem_expr_equal_p (TREE_OPERAND (expr1, 1), /* field decl */ in mem_expr_equal_p() 1412 if (INDIRECT_REF_P (expr1)) in mem_expr_equal_p() 1413 return mem_expr_equal_p (TREE_OPERAND (expr1, 0), in mem_expr_equal_p() 1418 gcc_assert (DECL_P (expr1)); in mem_expr_equal_p()
|
| H A D | tree-outof-ssa.c | 549 print_exprs (FILE *f, const char *str1, tree expr1, const char *str2, in print_exprs() argument 553 print_generic_expr (f, expr1, TDF_SLIM); in print_exprs() 564 print_exprs_edge (FILE *f, edge e, const char *str1, tree expr1, in print_exprs_edge() argument 567 print_exprs (f, str1, expr1, str2, expr2, " across an abnormal edge"); in print_exprs_edge()
|
| H A D | c-typeck.c | 3428 build_compound_expr (tree expr1, tree expr2) in build_compound_expr() argument 3430 if (!TREE_SIDE_EFFECTS (expr1)) in build_compound_expr() 3437 if (VOID_TYPE_P (TREE_TYPE (expr1)) in build_compound_expr() 3438 && (TREE_CODE (expr1) == NOP_EXPR in build_compound_expr() 3439 || TREE_CODE (expr1) == CONVERT_EXPR)) in build_compound_expr() 3441 else if (VOID_TYPE_P (TREE_TYPE (expr1)) in build_compound_expr() 3442 && TREE_CODE (expr1) == COMPOUND_EXPR in build_compound_expr() 3443 && (TREE_CODE (TREE_OPERAND (expr1, 1)) == CONVERT_EXPR in build_compound_expr() 3444 || TREE_CODE (TREE_OPERAND (expr1, 1)) == NOP_EXPR)) in build_compound_expr() 3456 warn_if_unused_value (expr1, input_location); in build_compound_expr() [all …]
|
| /openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 1225 SExpr *expr1() { return Expr1; } in expr1() function 1226 const SExpr *expr1() const { return Expr1; } in expr1() function 1244 return Cmp.compare(expr1(), E->expr1()); in compare()
|
| H A D | ThreadSafetyTraverse.h | 784 self()->printSExpr(E->expr1(), SS, Prec_Binary-1); in printBinaryOp()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5101delta.pod | 45 C<when (expr1 // expr2)>, will be treated as boolean if the first 47 to the regular or operator, as in C<when (expr1 || expr2)>.)
|
| H A D | perl5120delta.pod | 326 C<when (expr1 // expr2)>, will be treated as boolean if the first 328 to the regular or operator, as in C<when (expr1 || expr2)>.)
|
| /openbsd-src/gnu/usr.bin/binutils/ |
| H A D | md5.sum | 2419 bcf73183f8949a816b6901d22fbe1162 gas/testsuite/gas/mips/expr1.d 2420 6fb3005d059cb1b45a4a86e14c56fcac gas/testsuite/gas/mips/expr1.s
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | md5.sum | 3060 bcf73183f8949a816b6901d22fbe1162 gas/testsuite/gas/mips/expr1.d 3061 6fb3005d059cb1b45a4a86e14c56fcac gas/testsuite/gas/mips/expr1.s
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/ |
| H A D | ChangeLog | 12702 * g++.old-deja/g++.other/expr1.C: New test.
|