OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFloatBitWidth
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/ubsan/
ubsan_value.cc
72
switch (getType().
getFloatBitWidth
()) {
94
switch (getType().
getFloatBitWidth
()) {
ubsan_value.h
137
unsigned
getFloatBitWidth
() const {
170
const unsigned Bits = getType().
getFloatBitWidth
();
Completed in 24 milliseconds