HomeSort by: relevance | last modified time | path
    Searched defs:call_mffs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 28306 tree call_mffs = build_call_expr (mffs, 0);
28322 tree hold_mffs = build4 (TARGET_EXPR, double_type_node, fenv_var, call_mffs,
28353 call_mffs, NULL_TREE, NULL_TREE);
28385 call_mffs, NULL_TREE, NULL_TREE);
28248 tree call_mffs = build_call_expr (mffs, 0); local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 27870 tree call_mffs = build_call_expr (mffs, 0);
27886 tree hold_mffs = build4 (TARGET_EXPR, double_type_node, fenv_var, call_mffs,
27917 call_mffs, NULL_TREE, NULL_TREE);
27949 call_mffs, NULL_TREE, NULL_TREE);
27812 tree call_mffs = build_call_expr (mffs, 0); local

Completed in 60 milliseconds