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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-call.cc 113 rs6000_aggregate_candidate (const_tree type, machine_mode *modep, function
184 count = rs6000_aggregate_candidate (TREE_TYPE (type), modep,
254 sub_count = rs6000_aggregate_candidate (TREE_TYPE (field), modep,
289 sub_count = rs6000_aggregate_candidate (TREE_TYPE (field), modep,
334 int field_count = rs6000_aggregate_candidate (type, &field_mode,
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-call.cc 121 rs6000_aggregate_candidate (const_tree type, machine_mode *modep, function
192 count = rs6000_aggregate_candidate (TREE_TYPE (type), modep,
262 sub_count = rs6000_aggregate_candidate (TREE_TYPE (field), modep,
297 sub_count = rs6000_aggregate_candidate (TREE_TYPE (field), modep,
342 int field_count = rs6000_aggregate_candidate (type, &field_mode,

Completed in 23 milliseconds