HomeSort by relevance Sort by last modified time
    Searched full:num_fp_configs (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.cpp 615 static const size_t num_fp_configs = member in namespace:__anon38626
832 // Version greater than num_fp_configs is not defined. Choose the greater
834 if (static_cast<unsigned>(m_FPArch) > num_fp_configs) {
839 if (out_fp_arch_attr.getIntValue() < num_fp_configs) {
    [all...]

Completed in 107 milliseconds