Home
last modified time | relevance | path

Searched refs:fp_config_data (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFAttributeData.cpp589 static const struct fp_config_data { struct
605 sizeof(fp_configs) / sizeof(fp_config_data);
643 static int calculate_fp_config_hash(const struct fp_config_data& pConfig) { in calculate_fp_config_hash()
649 static int get_fp_arch_of_config(const struct fp_config_data& pConfig) { in get_fp_arch_of_config()
822 const struct fp_config_data& input_fp_config = fp_configs[m_FPArch]; in postMerge()
824 const struct fp_config_data& output_fp_config = in postMerge()
827 const struct fp_config_data result_fp_config = { in postMerge()