Searched refs:val_only (Results 1 – 6 of 6) sorted by relevance
570 wi->val_only = (allows_reg || !allows_mem); in walk_asm_expr()580 wi->val_only = (allows_reg || !allows_mem); in walk_asm_expr()582 wi->is_lhs = !wi->val_only; in walk_asm_expr()587 wi->val_only = true; in walk_asm_expr()659 wi->val_only = !is_gimple_formal_tmp_var (TREE_OPERAND (t, 0)); in walk_stmts()664 wi->val_only = !is_gimple_mem_rhs (TREE_OPERAND (t, 1)); in walk_stmts()668 wi->val_only = true; in walk_stmts()677 wi->val_only = true; in walk_stmts()693 wi.val_only = true; in walk_body()983 if (wi->val_only) in convert_nonlocal_reference()[all …]
187 bool val_only; member
4172 wi.val_only = true; in lower_omp_parallel()4247 else if (wi->val_only) in lower_regimplify()4358 if (wi->val_only) in lower_omp_1()4388 wi->val_only = true; in lower_omp_1()4410 wi.val_only = true; in lower_omp()
53 (convert_nonlocal_reference): Set val_only false for the base of a93 * tree-nested.c (convert_local_reference): Set val_only after default.182 * tree-nested.c (convert_nonlocal_reference): Set val_only when
9316 * tree-nested.c (convert_local_reference): Save and restore val_only
993 val_only; set is_lhs.