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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 6962 expand_speculation_safe_value (machine_mode mode, tree exp, rtx target,
8112 return expand_speculation_safe_value (VOIDmode, exp, target, ignore);
8120 return expand_speculation_safe_value (mode, exp, target, ignore);
6959 expand_speculation_safe_value (machine_mode mode, tree exp, rtx target, function
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 7713 expand_speculation_safe_value (machine_mode mode, tree exp, rtx target,
8924 return expand_speculation_safe_value (VOIDmode, exp, target, ignore);
8932 return expand_speculation_safe_value (mode, exp, target, ignore);
7710 expand_speculation_safe_value (machine_mode mode, tree exp, rtx target, function

Completed in 33 milliseconds