Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-prefetch.c1080 bool nontemporal = ref->reuse_distance >= L2_CACHE_SIZE_BYTES; in issue_prefetch_ref() local
H A Dexpr.c4547 expand_assignment (tree to, tree from, bool nontemporal) in expand_assignment()
5021 store_expr (tree exp, rtx target, int call_param_p, bool nontemporal) in store_expr()
6317 alias_set_type alias_set, bool nontemporal) in store_field()
H A Dcfgexpand.c2179 bool nontemporal = gimple_assign_nontemporal_move_p (stmt); in expand_gimple_stmt_1() local
H A Dgimple.h2006 gimple_assign_set_nontemporal_move (gimple gs, bool nontemporal) in gimple_assign_set_nontemporal_move()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-prefetch.c1140 bool nontemporal = ref->reuse_distance >= L2_CACHE_SIZE_BYTES; in issue_prefetch_ref() local
H A Dexpr.c4954 expand_assignment (tree to, tree from, bool nontemporal) in expand_assignment()
5465 bool nontemporal, bool reverse, tree btarget) in store_expr_with_bounds()
5850 store_expr (tree exp, rtx target, int call_param_p, bool nontemporal, in store_expr()
6922 alias_set_type alias_set, bool nontemporal, bool reverse) in store_field()
H A Dcfgexpand.c3713 bool nontemporal = gimple_assign_nontemporal_move_p (assign_stmt); in expand_gimple_stmt_1() local