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

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

Completed in 110 milliseconds