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

  /src/external/gpl3/gcc/dist/gcc/
ipa-icf-gimple.cc 462 get_operand_access_type (map, t1))
700 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
751 get_operand_access_type (&map, chain1)))
760 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
805 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
840 if (!compare_operand (arg1, arg2, get_operand_access_type (&map, arg1)))
966 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
1086 func_checker::get_operand_access_type (operand_access_type_map *map, tree t) function in class:ipa_icf_gimple::func_checker
ipa-icf-gimple.cc 462 get_operand_access_type (map, t1))
700 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
751 get_operand_access_type (&map, chain1)))
760 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
805 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
840 if (!compare_operand (arg1, arg2, get_operand_access_type (&map, arg1)))
966 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
1086 func_checker::get_operand_access_type (operand_access_type_map *map, tree t) function in class:ipa_icf_gimple::func_checker
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-icf-gimple.cc 424 get_operand_access_type (map, t1))
658 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
709 get_operand_access_type (&map, chain1)))
718 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
763 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
798 if (!compare_operand (arg1, arg2, get_operand_access_type (&map, arg1)))
924 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
1044 func_checker::get_operand_access_type (operand_access_type_map *map, tree t) function in class:ipa_icf_gimple::func_checker
ipa-icf-gimple.cc 424 get_operand_access_type (map, t1))
658 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
709 get_operand_access_type (&map, chain1)))
718 if (!compare_operand (t1, t2, get_operand_access_type (&map, t1)))
763 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
798 if (!compare_operand (arg1, arg2, get_operand_access_type (&map, arg1)))
924 return compare_operand (t1, t2, get_operand_access_type (&map, t1));
1044 func_checker::get_operand_access_type (operand_access_type_map *map, tree t) function in class:ipa_icf_gimple::func_checker

Completed in 49 milliseconds