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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 8642 const char *cond_str, *tmpl;
8672 cond_str = "ne";
8676 cond_str = "e";
8680 cond_str = "ge";
8684 cond_str = "g";
8688 cond_str = "le";
8692 cond_str = "l";
8696 cond_str = "cc";
8700 cond_str = "gu";
8704 cond_str = "leu"
8627 const char *cond_str, *tmpl; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 8627 const char *cond_str, *tmpl;
8657 cond_str = "ne";
8661 cond_str = "e";
8665 cond_str = "ge";
8669 cond_str = "g";
8673 cond_str = "le";
8677 cond_str = "l";
8681 cond_str = "cc";
8685 cond_str = "gu";
8689 cond_str = "leu"
8612 const char *cond_str, *tmpl; local
    [all...]

Completed in 39 milliseconds