HomeSort by: relevance | last modified time | path
    Searched refs:getFloatBitWidth (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_value.cc 74 switch (getType().getFloatBitWidth()) {
103 switch (getType().getFloatBitWidth()) {
ubsan_value.h 130 unsigned getFloatBitWidth() const {
163 const unsigned Bits = getType().getFloatBitWidth();
  /src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
ubsan_value.cpp 121 switch (getType().getFloatBitWidth()) {
150 switch (getType().getFloatBitWidth()) {
ubsan_value.h 129 unsigned getFloatBitWidth() const {
165 const unsigned Bits = getType().getFloatBitWidth();
  /src/external/gpl3/gcc/dist/libsanitizer/ubsan/
ubsan_value.cpp 119 switch (getType().getFloatBitWidth()) {
148 switch (getType().getFloatBitWidth()) {
ubsan_value.h 129 unsigned getFloatBitWidth() const {
165 const unsigned Bits = getType().getFloatBitWidth();

Completed in 30 milliseconds