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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 669 loongarch_function_value_1 (const_tree type, const_tree func, function
697 return loongarch_function_value_1 (valtype, fn_decl_or_type, VOIDmode);
705 return loongarch_function_value_1 (NULL_TREE, NULL_TREE, mode);
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 670 loongarch_function_value_1 (const_tree type, const_tree func, function
698 return loongarch_function_value_1 (valtype, fn_decl_or_type, VOIDmode);
706 return loongarch_function_value_1 (NULL_TREE, NULL_TREE, mode);

Completed in 35 milliseconds