Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFAttributeData.cpp604 static const size_t num_fp_configs = variable
816 if (static_cast<unsigned>(m_FPArch) > num_fp_configs) { in postMerge()
821 if (out_fp_arch_attr.getIntValue() < num_fp_configs) { in postMerge()