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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 14948 rs6000_indirect_call_template_1 (rtx *operands, unsigned int funop,
15100 return rs6000_indirect_call_template_1 (operands, funop, false);
15106 return rs6000_indirect_call_template_1 (operands, funop, true);
14922 rs6000_indirect_call_template_1 (rtx *operands, unsigned int funop, function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 14564 rs6000_indirect_call_template_1 (rtx *operands, unsigned int funop,
14716 return rs6000_indirect_call_template_1 (operands, funop, false);
14722 return rs6000_indirect_call_template_1 (operands, funop, true);
14538 rs6000_indirect_call_template_1 (rtx *operands, unsigned int funop, function

Completed in 57 milliseconds