Home
last modified time | relevance | path

Searched refs:seir_cache_key (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraphite.c212 struct seir_cache_key struct
221 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
223 typedef seir_cache_key value_type;
224 typedef seir_cache_key compare_type;
225 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
227 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog-201934183 * graphite.c (struct seir_cache_key): New.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgraphite.c213 struct seir_cache_key struct
222 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
224 typedef seir_cache_key value_type;
225 typedef seir_cache_key compare_type;
226 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
228 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
236 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog11239 * graphite.c (struct seir_cache_key): New.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgraphite.c212 struct seir_cache_key struct
221 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
223 typedef seir_cache_key value_type;
224 typedef seir_cache_key compare_type;
225 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
227 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog-201934183 * graphite.c (struct seir_cache_key): New.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgraphite.c212 struct seir_cache_key struct
221 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
223 typedef seir_cache_key value_type;
224 typedef seir_cache_key compare_type;
225 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
227 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog-201934183 * graphite.c (struct seir_cache_key): New.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgraphite.c212 struct seir_cache_key struct
221 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
223 typedef seir_cache_key value_type;
224 typedef seir_cache_key compare_type;
225 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
227 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog-201934183 * graphite.c (struct seir_cache_key): New.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgraphite.c213 struct seir_cache_key struct
222 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
224 typedef seir_cache_key value_type;
225 typedef seir_cache_key compare_type;
226 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
228 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
236 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog4262 * graphite.c (struct seir_cache_key): New.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgraphite.c212 struct seir_cache_key struct
221 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
223 typedef seir_cache_key value_type;
224 typedef seir_cache_key compare_type;
225 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
227 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog-201934183 * graphite.c (struct seir_cache_key): New.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgraphite.c212 struct seir_cache_key struct
221 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
223 typedef seir_cache_key value_type;
224 typedef seir_cache_key compare_type;
225 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
227 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog-201934183 * graphite.c (struct seir_cache_key): New.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgraphite.c213 struct seir_cache_key struct
222 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
224 typedef seir_cache_key value_type;
225 typedef seir_cache_key compare_type;
226 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
228 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
236 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog11417 * graphite.c (struct seir_cache_key): New.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgraphite.c212 struct seir_cache_key struct
221 struct sese_scev_hash : typed_noop_remove <seir_cache_key> argument
223 typedef seir_cache_key value_type;
224 typedef seir_cache_key compare_type;
225 static hashval_t hash (const seir_cache_key &key) { return key.hash; } in hash()
227 equal (const seir_cache_key &key1, const seir_cache_key &key2) in equal()
235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } in mark_deleted()
237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty()
238 static bool is_deleted (const seir_cache_key &key) { return !key.expr; } in is_deleted()
239 static bool is_empty (const seir_cache_key &key) { return key.entry_dest == 0; } in is_empty()
[all …]
H A DChangeLog-201934183 * graphite.c (struct seir_cache_key): New.