Searched defs:ptrtype (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-streamer-out.cc | 150 tree ptrtype = build_pointer_type (TREE_TYPE (*basep)); in output_gimple_stmt() local
|
| D | lto-streamer-out.cc | 2622 tree ptrtype = build_pointer_type (TREE_TYPE (decl)); in wrap_refs() local
|
| D | tree-ssa-forwprop.cc | 3258 tree ptrtype = build_pointer_type (TREE_TYPE (load_rhs)); in optimize_vector_load() local
|
| D | fold-const.cc | 9212 build_fold_addr_expr_with_type_loc (location_t loc, tree t, tree ptrtype) in build_fold_addr_expr_with_type_loc() 9256 tree ptrtype = build_pointer_type (TREE_TYPE (t)); in build_fold_addr_expr_loc() local 12284 tree ptrtype in fold_binary_loc() local
|
| D | gimple-ssa-warn-access.cc | 3351 tree ptrtype = fntype_argno_type (fntype, ptridx); in maybe_check_access_sizes() local
|
| D | tree-inline.cc | 5166 tree ptrtype = build_pointer_type (TREE_TYPE (*pvar)); in expand_call_inline() local
|
| D | tree-ssa-strlen.cc | 3985 tree ptrtype = build_pointer_type_for_mode (char_type_node, in handle_builtin_memcmp() local
|
| D | tree-vect-stmts.cc | 2813 tree ptrtype = TREE_VALUE (arglist); arglist = TREE_CHAIN (arglist); in vect_build_gather_load_calls() local 7704 tree rettype, srctype, ptrtype, idxtype, masktype, scaletype; in vectorizable_store() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | lambda.cc | 504 tree ptrtype = build_pointer_type (TREE_TYPE (array_type)); in vla_capture_type() local
|
| D | typeck.cc | 2359 tree ptrtype; in decay_conversion() local 6393 pointer_diff (location_t loc, tree op0, tree op1, tree ptrtype, in pointer_diff()
|
| D | decl2.cc | 2009 tree ptrtype = ptr_type_node; in coerce_delete_type() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000-call.cc | 2562 tree ptrtype = build_pointer_type_for_mode (type, ptr_mode, true); in rs6000_gimplify_va_arg() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-act.cc | 3272 tree ptrtype = build_pointer_type (TREE_TYPE (TREE_TYPE (string))); in my_build_string_pointer() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | ia64.cc | 5149 tree ptrtype = build_pointer_type (type); in ia64_gimplify_va_arg() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sparc.cc | 7932 tree ptrtype = build_pointer_type (type); in sparc_gimplify_va_arg() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386.cc | 4707 tree ptrtype; in ix86_gimplify_va_arg() local
|