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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 304 bool analyze_registers (const_tree);
1055 pure_scalable_type_info::analyze_registers (const_tree type) function in class:pure_scalable_type_info
2132 if (pst_info.analyze_registers (arg.type))
6454 if (pst_info.analyze_registers (valtype))
6475 if (type && pst_info.analyze_registers (type))
6870 if (type && pst_info.analyze_registers (type))
7398 if (pst_info.analyze_registers (type))
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 269 bool analyze_registers (const_tree);
3062 pure_scalable_type_info::analyze_registers (const_tree type) function in class:pure_scalable_type_info
4074 if (pst_info.analyze_registers (arg.type))
7117 if (pst_info.analyze_registers (valtype))
7138 if (type && pst_info.analyze_registers (type))
7408 if (type && pst_info.analyze_registers (type))
7825 if (pst_info.analyze_registers (type))

Completed in 104 milliseconds