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

/external/compiler-rt/lib/ubsan/
H A Dubsan_value.cc74 switch (getType().getFloatBitWidth()) {
102 switch (getType().getFloatBitWidth()) {
H A Dubsan_value.h130 unsigned getFloatBitWidth() const { function in class:__ubsan::TypeDescriptor
163 const unsigned Bits = getType().getFloatBitWidth();

Completed in 262 milliseconds