Searched refs:call_efpc (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c14000 tree call_efpc = build_call_expr (efpc, 0);
14014 tree old_fpc = build2 (MODIFY_EXPR, unsigned_type_node, fenv_var, call_efpc);
14026 new_fpc = build2 (BIT_AND_EXPR, unsigned_type_node, call_efpc,
14039 old_fpc, call_efpc);
13999 tree call_efpc = build_call_expr (efpc, 0); local

Completed in 175 milliseconds