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

  /src/external/gpl3/gcc/dist/gcc/
tree-pretty-print.cc 560 op_symbol_code (OMP_CLAUSE_REDUCTION_CODE (clause)));
4495 op_symbol_code (enum tree_code code, dump_flags_t flags) function
4658 return op_symbol_code (TREE_CODE (op), flags);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-pretty-print.cc 556 op_symbol_code (OMP_CLAUSE_REDUCTION_CODE (clause)));
4228 op_symbol_code (enum tree_code code) function
4397 return op_symbol_code (TREE_CODE (op));

Completed in 28 milliseconds