| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| dummy-frontend.cc | 167 (build_type_variant (TREE_TYPE (type), 218 (build_type_variant (TREE_TYPE (type), 1,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| sancov.cc | 168 = build_array_type (build_type_variant (uint64_type_node, 1, 0),
|
| dbxout.cc | 1943 dbxout_type (build_type_variant (type, 0, TYPE_VOLATILE (type)), 0); 1949 dbxout_type (build_type_variant (type, TYPE_READONLY (type), 0), 0);
|
| tree.cc | 9483 = build_pointer_type (build_type_variant (void_type_node, 1, 0)); 10876 eltype = build_type_variant (eltype, 1, 0);
|
| tree.h | 4799 #define build_type_variant(TYPE, CONST_P, VOLATILE_P) \ macro
|
| gimple-fold.cc | 2628 tree cst_uchar_node = build_type_variant (unsigned_char_type_node, 1, 0);
|
| builtins.cc | 8489 tree cst_uchar_node = build_type_variant (unsigned_char_type_node, 1, 0);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| sancov.cc | 168 = build_array_type (build_type_variant (uint64_type_node, 1, 0),
|
| tree.h | 5068 #define build_type_variant(TYPE, CONST_P, VOLATILE_P) \ macro
|
| tree.cc | 9631 = build_pointer_type (build_type_variant (void_type_node, 1, 0)); 11107 eltype = build_type_variant (eltype, 1, 0);
|
| builtins.cc | 9298 tree cst_uchar_node = build_type_variant (unsigned_char_type_node, 1, 0);
|
| gimple-fold.cc | 2627 tree cst_uchar_node = build_type_variant (unsigned_char_type_node, 1, 0);
|
| /src/external/gpl3/gcc.old/dist/gcc/d/ |
| d-attribs.cc | 452 (build_type_variant (TREE_TYPE (type), 494 (build_type_variant (TREE_TYPE (type), 1,
|
| /src/external/gpl3/gcc/dist/gcc/jit/ |
| dummy-frontend.cc | 252 (build_type_variant (TREE_TYPE (type), 299 (build_type_variant (TREE_TYPE (type), 1,
|
| /src/external/gpl3/gcc.old/dist/gcc/lto/ |
| lto-lang.cc | 270 (build_type_variant (TREE_TYPE (type), 321 (build_type_variant (TREE_TYPE (type), 1,
|
| /src/external/gpl3/gcc/dist/gcc/lto/ |
| lto-lang.cc | 284 (build_type_variant (TREE_TYPE (type), 335 (build_type_variant (TREE_TYPE (type), 1,
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-attribs.cc | 1064 (build_type_variant (TREE_TYPE (type), 1730 (build_type_variant (TREE_TYPE (type), 1,
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-attribs.cc | 1237 (build_type_variant (TREE_TYPE (type), 2006 (build_type_variant (TREE_TYPE (type), 1,
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-builtins.cc | 1748 = build_pointer_type (build_type_variant (char_type_node, true, false));
|
| /src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
| frv.cc | 8298 tree vptr = build_pointer_type (build_type_variant (void_type_node, 0, 1));
|
| /src/external/gpl3/gcc/dist/gcc/config/frv/ |
| frv.cc | 8300 tree vptr = build_pointer_type (build_type_variant (void_type_node, 0, 1));
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-typeck.cc | 5536 = build_type_variant (result_type,
|
| /src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| s390.cc | 667 (NODE) : build_type_variant ((NODE), 1, 0);
|
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-typeck.cc | 6015 = build_type_variant (result_type,
|
| /src/external/gpl3/gcc/dist/gcc/config/s390/ |
| s390.cc | 726 (NODE) : build_type_variant ((NODE), 1, 0);
|