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

  /src/external/gpl3/gcc/dist/gcc/
genattrtab.cc 1930 rtx orexp, andexp; local
2006 andexp = true_rtx;
2013 right = insert_right_side (AND, andexp, this_cond,
2026 andexp = insert_right_side (AND, andexp, newexp,
2031 right = insert_right_side (AND, andexp,
genattrtab.cc 1930 rtx orexp, andexp; local
2006 andexp = true_rtx;
2013 right = insert_right_side (AND, andexp, this_cond,
2026 andexp = insert_right_side (AND, andexp, newexp,
2031 right = insert_right_side (AND, andexp,
  /src/external/gpl3/gcc.old/dist/gcc/
genattrtab.cc 1930 rtx orexp, andexp; local
2006 andexp = true_rtx;
2013 right = insert_right_side (AND, andexp, this_cond,
2026 andexp = insert_right_side (AND, andexp, newexp,
2031 right = insert_right_side (AND, andexp,
genattrtab.cc 1930 rtx orexp, andexp; local
2006 andexp = true_rtx;
2013 right = insert_right_side (AND, andexp, this_cond,
2026 andexp = insert_right_side (AND, andexp, newexp,
2031 right = insert_right_side (AND, andexp,

Completed in 61 milliseconds