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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 14869 rs6000_call_template_1 (rtx *operands, unsigned int funop, bool sibcall)
14936 return rs6000_call_template_1 (operands, funop, false);
14942 return rs6000_call_template_1 (operands, funop, true);
14843 rs6000_call_template_1 (rtx *operands, unsigned int funop, bool sibcall) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 14485 rs6000_call_template_1 (rtx *operands, unsigned int funop, bool sibcall)
14552 return rs6000_call_template_1 (operands, funop, false);
14558 return rs6000_call_template_1 (operands, funop, true);
14459 rs6000_call_template_1 (rtx *operands, unsigned int funop, bool sibcall) function

Completed in 59 milliseconds