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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 118 static rtx expand_builtin_mathfn_3 (tree, rtx, rtx);
2325 expand_builtin_mathfn_3 (tree exp, rtx target, rtx subtarget)
7160 target = expand_builtin_mathfn_3 (exp, target, subtarget);
2324 expand_builtin_mathfn_3 (tree exp, rtx target, rtx subtarget) function
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 118 static rtx expand_builtin_mathfn_3 (tree, rtx, rtx);
2353 expand_builtin_mathfn_3 (tree exp, rtx target, rtx subtarget)
7944 target = expand_builtin_mathfn_3 (exp, target, subtarget);
2352 expand_builtin_mathfn_3 (tree exp, rtx target, rtx subtarget) function

Completed in 27 milliseconds