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

  /src/external/gpl3/gcc/dist/gcc/
gimple-fold.cc 6919 tree truth_type = truth_type_for (TREE_TYPE (op1a)); local
6928 truth_type, op1a, op1b);
6941 truth_type, op1a, op1b);
7395 tree truth_type = truth_type_for (TREE_TYPE (op1a)); local
7404 truth_type, op1a, op1b);
7417 truth_type, op1a, op1b);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-fold.cc 6783 tree truth_type = truth_type_for (TREE_TYPE (op1a)); local
6792 truth_type, op1a, op1b);
6805 truth_type, op1a, op1b);
7237 tree truth_type = truth_type_for (TREE_TYPE (op1a)); local
7246 truth_type, op1a, op1b);
7259 truth_type, op1a, op1b);

Completed in 31 milliseconds