HomeSort by: relevance | last modified time | path
    Searched refs:operand_access_type (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
ipa-icf-gimple.h 205 enum operand_access_type {OP_MEMORY, OP_NORMAL}; enum in class:ipa_icf_gimple::func_checker
211 bool compare_operand (tree t1, tree t2, operand_access_type type);
244 static operand_access_type get_operand_access_type
291 operand_access_type access);
ipa-icf-gimple.cc 302 unsigned int flags, operand_access_type access)
369 func_checker::compare_operand (tree t1, tree t2, operand_access_type access)
1043 func_checker::operand_access_type
ipa-icf.cc 1451 func_checker::operand_access_type
  /src/external/gpl3/gcc/dist/gcc/
ipa-icf-gimple.h 206 enum operand_access_type {OP_MEMORY, OP_NORMAL}; enum in class:ipa_icf_gimple::func_checker
216 bool compare_operand (tree t1, tree t2, operand_access_type type);
249 static operand_access_type get_operand_access_type
306 operand_access_type access);
ipa-icf-gimple.cc 305 unsigned int flags, operand_access_type access)
402 func_checker::compare_operand (tree t1, tree t2, operand_access_type access)
1085 func_checker::operand_access_type
ipa-icf.cc 1471 func_checker::operand_access_type

Completed in 41 milliseconds