Home
last modified time | relevance | path

Searched refs:attrs_to_cache (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/py-mypy/mypy-0.910/mypyc/irbuild/
H A Dclassdef.py80 attrs_to_cache = [] # type: List[Tuple[Lvalue, RType]]
115 add_non_ext_class_attr(builder, var_non_ext, lvalue, stmt, cdef, attrs_to_cache)
159 cache_class_attrs(builder, attrs_to_cache, cdef)
471 attrs_to_cache: List[Tuple[Lvalue, RType]],
475 for lval, rtype in attrs_to_cache:
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3648 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4085 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4237 attrs_to_cache = 0; in write_attr_case()
H A DChangeLog-201025219 attrs_seen_more_than_once, attrs_to_cache, attrs_cached_inside,
25231 (write_attr_case): Clear attrs_to_cache. Adjust write_attr_set
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenattrtab.c3278 static unsigned int attrs_to_cache; variable
3657 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4185 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4337 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3655 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4183 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4335 attrs_to_cache = 0; in write_attr_case()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenattrtab.c3279 static unsigned int attrs_to_cache; variable
3658 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4186 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4338 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenattrtab.c3350 static unsigned int attrs_to_cache; variable
3707 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0) in write_test_expr()
4142 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4292 attrs_to_cache = 0; in write_attr_case()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3648 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4085 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4237 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenattrtab.c3279 static unsigned int attrs_to_cache; variable
3658 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4186 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4338 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgenattrtab.c3357 static unsigned int attrs_to_cache; variable
3714 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0) in write_test_expr()
4149 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4298 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenattrtab.c3279 static unsigned int attrs_to_cache; variable
3658 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4186 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4338 attrs_to_cache = 0; in write_attr_case()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3648 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4085 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4237 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenattrtab.c3279 static unsigned int attrs_to_cache;
3658 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4186 attrs_to_cache |= attrs_seen_more_than_once;
4338 attrs_to_cache = 0;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3648 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4085 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4237 attrs_to_cache = 0; in write_attr_case()
H A DChangeLog-201025219 attrs_seen_more_than_once, attrs_to_cache, attrs_cached_inside,
25231 (write_attr_case): Clear attrs_to_cache. Adjust write_attr_set
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgenattrtab.c3357 static unsigned int attrs_to_cache; variable
3714 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0) in write_test_expr()
4149 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4298 attrs_to_cache = 0; in write_attr_case()
H A DChangeLog-201025219 attrs_seen_more_than_once, attrs_to_cache, attrs_cached_inside,
25231 (write_attr_case): Clear attrs_to_cache. Adjust write_attr_set
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3648 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4085 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4237 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3655 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4183 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4335 attrs_to_cache = 0; in write_attr_case()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenattrtab.c3279 static unsigned int attrs_to_cache; variable
3658 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4186 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4338 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenattrtab.c3279 static unsigned int attrs_to_cache; variable
3658 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4186 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4338 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3655 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4183 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4335 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenattrtab.c3276 static unsigned int attrs_to_cache; variable
3648 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4085 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4237 attrs_to_cache = 0; in write_attr_case()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgenattrtab.c3357 static unsigned int attrs_to_cache; variable
3714 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0) in write_test_expr()
4149 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4298 attrs_to_cache = 0; in write_attr_case()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenattrtab.c3350 static unsigned int attrs_to_cache; variable
3707 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0) in write_test_expr()
4142 attrs_to_cache |= attrs_seen_more_than_once; in write_attr_set()
4292 attrs_to_cache = 0; in write_attr_case()

12