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

  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc 1285 print_csky_value (FILE *f, rtx x) function
1326 print_csky_value (f, XEXP (x, 0));
1330 print_csky_value (f, XEXP (x, 0));
1332 print_csky_value (f, XEXP (x, 1));
1389 print_csky_value (dump_file, fix->value);
1452 print_csky_value (dump_file, mp->value);
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc 1281 print_csky_value (FILE *f, rtx x) function
1322 print_csky_value (f, XEXP (x, 0));
1326 print_csky_value (f, XEXP (x, 0));
1328 print_csky_value (f, XEXP (x, 1));
1385 print_csky_value (dump_file, fix->value);
1448 print_csky_value (dump_file, mp->value);

Completed in 26 milliseconds