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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.cpp73 switch (getType().getFloatBitWidth()) {
102 switch (getType().getFloatBitWidth()) {
H A Dubsan_value.h129 unsigned getFloatBitWidth() const { function in class:__ubsan::TypeDescriptor
162 const unsigned Bits = getType().getFloatBitWidth();

Completed in 118 milliseconds