/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-profile.cc | 283 prepare_instrumented_value (gimple_stmt_iterator *gsi, histogram_value value) in prepare_instrumented_value() 298 gimple_gen_interval_profiler (histogram_value value, unsigned tag) in gimple_gen_interval_profiler() 303 gcall *call; in gimple_gen_interval_profiler() local 324 gimple_gen_pow2_profiler (histogram_value value, unsigned tag) in gimple_gen_pow2_profiler() 329 gcall *call; in gimple_gen_pow2_profiler() local 344 gimple_gen_topn_values_profiler (histogram_value value, unsigned tag) in gimple_gen_topn_values_profiler() 349 gcall *call; in gimple_gen_topn_values_profiler() local 366 gimple_gen_ic_profiler (histogram_value value, unsigned tag) in gimple_gen_ic_profiler() 573 gimple_gen_average_profiler (histogram_value value, unsigned tag) in gimple_gen_average_profiler() 578 gcall *call; in gimple_gen_average_profiler() local [all …]
|
H A D | ipa-prop.cc | 740 param_type_may_change_p (tree function, tree arg, gimple *call) in param_type_may_change_p() 795 tree base, tree comp_type, gcall *call, in detect_type_change_from_memory_writes() 851 tree comp_type, gcall *call, in detect_type_change() 872 gcall *call) in detect_type_change_ssa() 1056 gimple *call, tree parm) in parm_ref_data_pass_through_p() 1374 gcall *call, gimple *stmt, tree name, in compute_complex_assign_jump_func() 1527 gcall *call, gphi *phi) in compute_complex_ancestor_jump_func() 1650 struct ipa_load_agg_data value; member 1986 gcall *call, tree arg, in determine_known_aggregate_parts() 2166 ipa_get_ipa_bits_for_value (const widest_int &value, const widest_int &mask) in ipa_get_ipa_bits_for_value() [all …]
|
H A D | gimple.cc | 248 gcall *call = gimple_build_call_1 (fn, nargs); in gimple_build_call_vec() local 264 gcall *call; in gimple_build_call() local 286 gcall *call; in gimple_build_call_valist() local 324 gcall *call; in gimple_build_call_internal() local 344 gcall *call; in gimple_build_call_internal_vec() local 363 gcall *call; in gimple_build_call_from_tree() local 835 gimple_build_debug_bind (tree var, tree value, gimple *stmt MEM_STAT_DECL) in gimple_build_debug_bind() 855 gimple_build_debug_source_bind (tree var, tree value, in gimple_build_debug_source_bind() 1671 gimple_call_nonnull_result_p (gcall *call) in gimple_call_nonnull_result_p() 1697 gimple_call_nonnull_arg (gcall *call) in gimple_call_nonnull_arg() [all …]
|
H A D | tree-object-size.cc | 747 alloc_object_size (const gcall *call, int object_size_type) in alloc_object_size() 811 pass_through_call (const gcall *call) in pass_through_call() 1219 expr_object_size (struct object_size_info *osi, tree ptr, tree value) in expr_object_size() 1247 call_object_size (struct object_size_info *osi, tree ptr, gcall *call) in call_object_size() 1944 early_object_sizes_execute_one (gimple_stmt_iterator *i, gimple *call) in early_object_sizes_execute_one() 1981 dynamic_object_sizes_execute_one (gimple_stmt_iterator *i, gimple *call) in dynamic_object_sizes_execute_one() 2025 gimple *call = gsi_stmt (i); in object_sizes_execute() local
|
H A D | tree-ssa-ccp.cc | 171 tree value; member in ccp_prop_value_t 301 tree value; in get_default_value() local 1976 widest_int value, mask; in bit_value_unop() local 2012 widest_int value, mask; in bit_value_binop() local 2079 widest_int value, mask; in bit_value_assume_aligned() local 3036 gimple *call = gsi_stmt (i); in optimize_stack_restore() local 3112 optimize_stdarg_builtin (gimple *call) in optimize_stdarg_builtin() 3356 gimple *call = gsi_stmt (*gsip); in optimize_atomic_bit_test_and() local 3889 gimple *call = gsi_stmt (*gsip); in optimize_atomic_op_fetch_cmp_0() local 4166 gcall *call = as_a <gcall *> (stmt); in optimize_memcpy() local
|
H A D | tree-ssa-scopedtables.h | 45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member 61 tree value; member
|
H A D | internal-fn.cc | 633 expand_FALLTHROUGH (internal_fn, gcall *call) in expand_FALLTHROUGH() 2911 rtx value = expand_normal (op1); in expand_vec_set_optab_fn() local 3113 tree value = (init_type == AUTO_INIT_PATTERN) in expand_DEFERRED_INIT() local 3246 expand_ATOMIC_BIT_TEST_AND_SET (internal_fn, gcall *call) in expand_ATOMIC_BIT_TEST_AND_SET() 3254 expand_ATOMIC_BIT_TEST_AND_COMPLEMENT (internal_fn, gcall *call) in expand_ATOMIC_BIT_TEST_AND_COMPLEMENT() 3262 expand_ATOMIC_BIT_TEST_AND_RESET (internal_fn, gcall *call) in expand_ATOMIC_BIT_TEST_AND_RESET() 3270 expand_ATOMIC_COMPARE_EXCHANGE (internal_fn, gcall *call) in expand_ATOMIC_COMPARE_EXCHANGE() 3278 expand_ATOMIC_ADD_FETCH_CMP_0 (internal_fn, gcall *call) in expand_ATOMIC_ADD_FETCH_CMP_0() 3286 expand_ATOMIC_SUB_FETCH_CMP_0 (internal_fn, gcall *call) in expand_ATOMIC_SUB_FETCH_CMP_0() 3294 expand_ATOMIC_AND_FETCH_CMP_0 (internal_fn, gcall *call) in expand_ATOMIC_AND_FETCH_CMP_0() [all …]
|
H A D | builtins.cc | 1006 expand_builtin_longjmp (rtx buf_addr, rtx value) in expand_builtin_longjmp() 1728 rtx value = gen_reg_rtx (Pmode); in expand_builtin_apply() local 2225 replacement_internal_fn (gcall *call) in replacement_internal_fn() 2657 tree call, fn = NULL_TREE; in expand_builtin_cexpi() local 2684 tree call, fn = NULL_TREE, narg; in expand_builtin_cexpi() local 4661 tree call = build_call_nofold_loc (loc, fndecl, 3, arg1, arg2, len); in expand_builtin_strncmp() local 5586 tree call; in expand_builtin_fork_or_exec() local 5996 expand_ifn_atomic_compare_exchange_into_call (gcall *call, machine_mode mode) in expand_ifn_atomic_compare_exchange_into_call() 6042 expand_ifn_atomic_compare_exchange (gcall *call) in expand_ifn_atomic_compare_exchange() 6218 expand_ifn_atomic_bit_test_and (gcall *call) in expand_ifn_atomic_bit_test_and() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-profile.c | 280 prepare_instrumented_value (gimple_stmt_iterator *gsi, histogram_value value) in prepare_instrumented_value() 295 gimple_gen_interval_profiler (histogram_value value, unsigned tag) in gimple_gen_interval_profiler() 300 gcall *call; in gimple_gen_interval_profiler() local 321 gimple_gen_pow2_profiler (histogram_value value, unsigned tag) in gimple_gen_pow2_profiler() 326 gcall *call; in gimple_gen_pow2_profiler() local 341 gimple_gen_topn_values_profiler (histogram_value value, unsigned tag) in gimple_gen_topn_values_profiler() 346 gcall *call; in gimple_gen_topn_values_profiler() local 363 gimple_gen_ic_profiler (histogram_value value, unsigned tag) in gimple_gen_ic_profiler() 564 gimple_gen_average_profiler (histogram_value value, unsigned tag) in gimple_gen_average_profiler() 569 gcall *call; in gimple_gen_average_profiler() local [all …]
|
H A D | tree-object-size.c | 422 alloc_object_size (const gcall *call, int object_size_type) in alloc_object_size() 475 pass_through_call (const gcall *call) in pass_through_call() 680 expr_object_size (struct object_size_info *osi, tree ptr, tree value) in expr_object_size() 718 call_object_size (struct object_size_info *osi, tree ptr, gcall *call) in call_object_size() 1315 gimple *call = gsi_stmt (i); in execute() local
|
H A D | tree-ssa-ccp.c | 170 tree value; variable 300 tree value; in get_default_value() local 1596 widest_int value, mask; in bit_value_unop() local 1632 widest_int value, mask; in bit_value_binop() local 1699 widest_int value, mask; in bit_value_assume_aligned() local 2661 gimple *call = gsi_stmt (i); in optimize_stack_restore() local 2737 optimize_stdarg_builtin (gimple *call) in optimize_stdarg_builtin() 2896 gimple *call = gsi_stmt (*gsip); in optimize_atomic_bit_test_and() local 3218 gcall *call = as_a <gcall *> (stmt); in optimize_memcpy() local
|
H A D | ipa-prop.c | 729 param_type_may_change_p (tree function, tree arg, gimple *call) in param_type_may_change_p() 784 tree base, tree comp_type, gcall *call, in detect_type_change_from_memory_writes() 833 tree comp_type, gcall *call, in detect_type_change() 854 gcall *call) in detect_type_change_ssa() 1039 gimple *call, tree parm) in parm_ref_data_pass_through_p() 1290 gcall *call, gimple *stmt, tree name, in compute_complex_assign_jump_func() 1445 gcall *call, gphi *phi) in compute_complex_ancestor_jump_func() 1568 struct ipa_load_agg_data value; member 1856 gcall *call, tree arg, in determine_known_aggregate_parts() 2034 ipa_get_ipa_bits_for_value (const widest_int &value, const widest_int &mask) in ipa_get_ipa_bits_for_value() [all …]
|
H A D | gimple.c | 245 gcall *call = gimple_build_call_1 (fn, nargs); in gimple_build_call_vec() local 261 gcall *call; in gimple_build_call() local 283 gcall *call; in gimple_build_call_valist() local 321 gcall *call; in gimple_build_call_internal() local 341 gcall *call; in gimple_build_call_internal_vec() local 360 gcall *call; in gimple_build_call_from_tree() local 832 gimple_build_debug_bind (tree var, tree value, gimple *stmt MEM_STAT_DECL) in gimple_build_debug_bind() 852 gimple_build_debug_source_bind (tree var, tree value, in gimple_build_debug_source_bind() 1587 gimple_call_nonnull_result_p (gcall *call) in gimple_call_nonnull_result_p() 1613 gimple_call_nonnull_arg (gcall *call) in gimple_call_nonnull_arg() [all …]
|
H A D | tree-ssa-scopedtables.h | 45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member 61 tree value; member
|
H A D | hsa-common.c | 331 hsa_insn_mem::set_align (BrigAlignment8_t value) in set_align() 621 else if (hsa_insn_call *call = dyn_cast <hsa_insn_call *> (insn)) in hsa_destroy_insn() local
|
/netbsd-src/lib/librumpuser/ |
H A D | rumpuser_int.h | 32 #define seterror(value) do { if (error) *error = value;} while (0) argument 58 #define DOCALL(rvtype, call) \ argument 69 #define DOCALL_KLOCK(rvtype, call) \ argument
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | ckgetopt.c | 82 const function_call *call; in is_getopt_condition() local 162 check_getopt_case_label(int64_t value) in check_getopt_case_label()
|
H A D | cksnprintb.c | 268 check_snprintb(const function_call *call) in check_snprintb() 272 const tnode_t *value; in check_snprintb() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 173 llvm::Value *value = EmitScalarExpr(Rhs); in EmitObjCCollectionLiteral() local 1209 if (llvm::CallInst *call = dyn_cast<llvm::CallInst>(CallInstruction)) in generateObjCGetterBody() local 1253 llvm::Value *value; in generateObjCGetterBody() local 1381 if (CallExpr *call = dyn_cast<CallExpr>(setter)) { in hasTrivialSetExpr() local 2067 llvm::Value *value) { in EmitObjCExtendObjectLifetime() 2113 CodeGenFunction &CGF, llvm::Value *value, llvm::Type *returnType, in emitARCValueOperation() 2129 llvm::CallInst *call = CGF.EmitNounwindRuntimeCall(fn, value); in emitARCValueOperation() local 2163 llvm::Value *value, in emitARCStoreOperation() 2210 llvm::Value *value, in emitObjCValueOperation() 2248 llvm::Value *CodeGenFunction::EmitARCRetain(QualType type, llvm::Value *value) { in EmitARCRetain() [all …]
|
/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | ConversionController.cpp | 236 Value * value = convertAssignmentNodeToValue(*it, ident); in processOptions() local 269 Value * value = convertAssignmentNodeToValue(*it, ident); in processConstants() local 324 Value * value = convertAssignmentNodeToValue(*attrIt, ident); in processSources() local 438 Value * value = convertAssignmentNodeToValue(*attrIt, ident); in processSections() local 637 CallStatementASTNode * call = dynamic_cast<CallStatementASTNode*>(statement); in convertOneStatement() local 1213 uint32_t value = static_cast<uint32_t>(valueIntExpr->getValue()); in createIVTDataSource() local 1383 YYSTYPE value; in testLexer() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.c | 2732 HOST_WIDE_INT value; in frv_print_operand() local 3285 HOST_WIDE_INT value; in frv_legitimate_address_p_1() local 4229 HOST_WIDE_INT value; in output_move_single() local 4747 frv_split_scc (rtx dest, rtx test, rtx cc_reg, rtx cr_reg, HOST_WIDE_INT value) in frv_split_scc() 5656 frv_ifcvt_load_value (rtx value, rtx insn ATTRIBUTE_UNUSED) in frv_ifcvt_load_value() 6790 frv_assemble_integer (rtx value, unsigned int size, int aligned_p) in frv_assemble_integer() 8568 frv_read_iacc_argument (machine_mode mode, tree call, in frv_read_iacc_argument() 8663 frv_expand_set_builtin (enum insn_code icode, tree call, rtx target) in frv_expand_set_builtin() 8683 frv_expand_unop_builtin (enum insn_code icode, tree call, rtx target) in frv_expand_unop_builtin() 8701 frv_expand_binop_builtin (enum insn_code icode, tree call, rtx target) in frv_expand_binop_builtin() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.cc | 2721 HOST_WIDE_INT value; in frv_print_operand() local 3274 HOST_WIDE_INT value; in frv_legitimate_address_p_1() local 4218 HOST_WIDE_INT value; in output_move_single() local 4736 frv_split_scc (rtx dest, rtx test, rtx cc_reg, rtx cr_reg, HOST_WIDE_INT value) in frv_split_scc() 5645 frv_ifcvt_load_value (rtx value, rtx insn ATTRIBUTE_UNUSED) in frv_ifcvt_load_value() 6779 frv_assemble_integer (rtx value, unsigned int size, int aligned_p) in frv_assemble_integer() 8557 frv_read_iacc_argument (machine_mode mode, tree call, in frv_read_iacc_argument() 8652 frv_expand_set_builtin (enum insn_code icode, tree call, rtx target) in frv_expand_set_builtin() 8672 frv_expand_unop_builtin (enum insn_code icode, tree call, rtx target) in frv_expand_unop_builtin() 8690 frv_expand_binop_builtin (enum insn_code icode, tree call, rtx target) in frv_expand_binop_builtin() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
H A D | gmock-spec-builders.h | 1268 const char* file, int line, const char* obj, const char* call) { in InternalDefaultActionSetAt() 1277 const char* file, int line, const char* obj, const char* call) { in InternalExpectedAt() 1315 explicit ReferenceOrValueWrapper(T value) in ReferenceOrValueWrapper() 1974 #define GMOCK_ON_CALL_IMPL_(mock_expr, Setter, call) \ argument 1979 #define ON_CALL(obj, call) \ argument 1982 #define EXPECT_CALL(obj, call) \ argument
|
/netbsd-src/sys/arch/mips/mips/ |
H A D | db_interface.c | 642 db_expr_t value; in db_watch_cmd() local 778 uint64_t value; in db_mfcr_cmd() local 807 db_expr_t value; in db_mtcr_cmd() local 983 bool call; in inst_call() local
|
/netbsd-src/sys/sys/ |
H A D | device.h | 185 uintptr_t value; member 227 device_call_t call; member 722 device_call(dev,call) global() argument [all...] |