Home
last modified time | relevance | path

Searched refs:convert_to_pointer (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-atomic-inst-handler.cc60 tree casted_to_ptr = convert_to_pointer (atomic_ptype, signal_handle); in generate_tree()
69 tree ptr = convert_to_pointer (ptype, operands[first_input]); in generate_tree()
H A Dbrig-code-entry-handler.cc419 var_offset = convert_to_pointer (ptr_type_node, as_uint); in build_address_operand()
492 return convert_to_pointer (ptype, addr); in build_address_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconvert.h25 extern tree convert_to_pointer (tree, tree);
H A Dconvert.cc125 convert_to_pointer (tree type, tree expr) in convert_to_pointer() function
H A Domp-offload.cc1836 tree conv = convert_to_pointer (TREE_TYPE (*tp), in oacc_rewrite_var_decl()
H A DFSFChangeLog1652 (convert_to_pointer): Remove dubious abort.
H A DChangeLog-200732634 * convert.c (convert_to_pointer): Update call to
33031 * convert.c (convert_to_pointer): Likewise.
33264 * convert.c (convert_to_pointer): Likewise.
H A DChangeLog-200615195 * convert.c (convert_to_pointer): Preserve the TREE_OVERFLOW
19450 * convert.c (convert_to_pointer, convert_to_real,
H A DChangeLog-200416938 convert.c (convert_to_pointer): Likewise.
19046 * convert.c (convert_to_pointer): Likewise.
38258 * convert.c (convert_to_pointer, convert_to_integer): Likewise.
H A DChangeLog-20095030 * convert.c (convert_to_pointer): Generate ADDR_SPACE_CONVERT_EXPR
15436 * convert.c (convert_to_pointer): Don't assume the target
H A DChangeLog-201228567 * convert.c (convert_to_pointer): Remove special-casing of zero.
H A DChangeLog-200516300 * convert.c (convert_to_pointer): Avoid recursion if no conversion
H A DChangeLog-200226960 (convert_to_pointer, convert_to_integer): Use new hooks.
H A DChangeLog-201024349 * convert.c (convert_to_pointer): Adjust call to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconvert.h25 extern tree convert_to_pointer (tree, tree);
H A Dconvert.c125 convert_to_pointer (tree type, tree expr) in convert_to_pointer() function
H A DFSFChangeLog1652 (convert_to_pointer): Remove dubious abort.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dconvert.cc111 return fold (convert_to_pointer (type, e)); in convert()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dconvert.c111 return fold (convert_to_pointer (type, e)); in convert()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-convert.c134 ret = convert_to_pointer (type, e); in convert()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-convert.cc137 ret = convert_to_pointer (type, e); in c_convert()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-convert.cc294 return fold (convert_to_pointer (type, e)); in convert()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-convert.cc294 return fold (convert_to_pointer (type, e)); in convert()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1993539 convert_to_pointer so we can return error_mark_node in the case of an
H A DChangeLog-19994738 * cvt.c (convert_to_pointer): Expand PTRMEM_CSTs when they're

12