Home
last modified time | relevance | path

Searched defs:nontemporal (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-prefetch.c1168 bool nontemporal = ref->reuse_distance >= L2_CACHE_SIZE_BYTES; in issue_prefetch_ref() local
H A Dexpr.c5057 expand_assignment (tree to, tree from, bool nontemporal) in expand_assignment()
5584 bool nontemporal, bool reverse) in store_expr()
7003 alias_set_type alias_set, bool nontemporal, bool reverse) in store_field()
H A Dcfgexpand.c3791 bool nontemporal = gimple_assign_nontemporal_move_p (assign_stmt); in expand_gimple_stmt_1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-prefetch.cc1170 bool nontemporal = ref->reuse_distance >= L2_CACHE_SIZE_BYTES; in issue_prefetch_ref() local
H A Dexpr.cc5335 expand_assignment (tree to, tree from, bool nontemporal) in expand_assignment()
5891 bool nontemporal, bool reverse) in store_expr()
7358 alias_set_type alias_set, bool nontemporal, bool reverse) in store_field()
H A Dcfgexpand.cc3970 bool nontemporal = gimple_assign_nontemporal_move_p (assign_stmt); in expand_gimple_stmt_1() local