Home
last modified time | relevance | path

Searched refs:I_type_ptr (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c6829 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
6858 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
6861 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
6894 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
6933 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
6936 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
6940 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
6970 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
6998 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7030 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.c6827 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
6856 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
6859 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
6892 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
6931 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
6934 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
6938 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
6968 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
6996 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7028 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c6829 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
6858 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
6861 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
6894 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
6933 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
6936 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
6940 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
6970 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
6998 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7030 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c6829 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
6858 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
6861 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
6894 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
6933 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
6936 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
6940 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
6970 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
6998 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7030 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c6829 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
6858 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
6861 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
6894 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
6933 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
6936 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
6940 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
6970 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
6998 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7030 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.c6836 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
6865 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
6868 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
6901 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
6940 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
6943 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
6947 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
6977 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7005 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7037 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.c7066 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7095 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7098 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7131 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7170 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7173 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7177 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7207 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7235 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7267 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.c7116 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7145 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7148 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7181 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7220 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7223 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7227 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7257 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7285 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7317 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.c7327 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7356 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7359 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7392 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7431 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7434 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7438 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7468 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7496 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7528 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.c7124 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7153 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7156 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7189 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7228 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7231 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7235 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7265 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7293 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7325 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.c7324 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7353 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7356 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7389 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7428 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7431 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7435 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7465 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7493 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7525 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.c7124 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7153 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7156 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7189 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7228 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7231 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7235 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7265 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7293 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7325 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.c7324 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7353 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7356 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7389 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7428 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7431 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7435 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7465 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7493 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7525 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.c7057 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7086 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7089 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7122 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7161 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7164 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7168 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7198 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7226 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7258 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.c7066 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7095 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7098 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7131 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7170 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7173 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7177 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7207 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7235 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7267 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.c7539 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
7568 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
7571 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
7604 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
7643 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
7646 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
7650 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
7680 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
7708 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
7740 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c10235 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
10264 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
10267 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
10300 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
10339 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
10342 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
10346 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
10376 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
10404 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
10436 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.c10229 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
10258 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
10261 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
10294 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
10333 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
10336 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
10340 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
10370 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
10398 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
10430 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.c10514 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
10543 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
10546 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
10579 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
10618 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
10621 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
10625 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
10655 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
10683 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
10715 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-common.c11060 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
11089 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
11092 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
11125 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
11164 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
11167 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
11171 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
11201 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
11229 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
11261 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-common.c11060 tree I_type, I_type_ptr; in resolve_overloaded_atomic_exchange() local
11089 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_exchange()
11092 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_exchange()
11125 tree I_type, I_type_ptr; in resolve_overloaded_atomic_compare_exchange() local
11164 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_compare_exchange()
11167 p0 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p0); in resolve_overloaded_atomic_compare_exchange()
11171 p1 = build1 (VIEW_CONVERT_EXPR, I_type_ptr, p1); in resolve_overloaded_atomic_compare_exchange()
11201 tree I_type, I_type_ptr; in resolve_overloaded_atomic_load() local
11229 I_type_ptr = build_pointer_type (I_type); in resolve_overloaded_atomic_load()
11261 tree I_type, I_type_ptr; in resolve_overloaded_atomic_store() local
[all …]