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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 6863 } classify_data_t;
6868 classify_registers (const_tree, int bitpos, bool fp, classify_data_t *data)
6988 classify_data_t data = { false, false };
6989 traverse_record_type<classify_data_t, classify_registers>
6852 } classify_data_t; typedef in typeref:struct:__anon13533
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 6855 } classify_data_t;
6860 classify_registers (const_tree, int bitpos, bool fp, classify_data_t *data)
6980 classify_data_t data = { false, false };
6981 traverse_record_type<classify_data_t, classify_registers>
6844 } classify_data_t; typedef in typeref:struct:__anon15961

Completed in 47 milliseconds