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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
call-details.cc 263 return types_compatible_p (get_arg_type (idx), size_type_node);
285 call_details::get_arg_type (unsigned idx) const function in class:ana::call_details
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model-impl-calls.cc 138 call_details::get_arg_type (unsigned idx) const function in class:ana::call_details
414 if (cd.get_arg_type (0) != integer_type_node)
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins.cc 3442 if (FLOAT_MODE_P (TYPE_MODE (get_arg_type (i))))
3455 function_instance::get_arg_type (unsigned opno) const function in class:riscv_vector::function_instance

Completed in 36 milliseconds