Searched refs:fp_config_hash_table (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.cpp609 // fp_config_hash_table[ h(0, 0) = 0 ] = 0
610 // fp_config_hash_table[ h(1, 16) = 1 ] = 1
611 // fp_config_hash_table[ h(2, 16) = 2 ] = 2
612 // fp_config_hash_table[ h(3, 32) = 7 ] = 3
613 // fp_config_hash_table[ h(3, 16) = 3 ] = 4
614 // fp_config_hash_table[ h(4, 32) = 9 ] = 5
615 // fp_config_hash_table[ h(4, 16) = 4 ] = 6
616 // fp_config_hash_table[ h(8, 32) = 17 ] = 7
617 // fp_config_hash_table[ h(8, 16) = 8 ] = 8
620 static const uint8_t fp_config_hash_table[] member in namespace:mcld::__anon1210
[all...]

Completed in 129 milliseconds