Home
last modified time | relevance | path

Searched refs:decDigitValue (Results 1 – 19 of 19) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A DAPFloat.cpp92 decDigitValue(unsigned int c) in decDigitValue() function
144 absExponent = decDigitValue(*p++); in readExponent()
150 value = decDigitValue(*p); in readExponent()
193 value = decDigitValue(*p); in totalExponent()
278 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2390 if (decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2445 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/
H A DAPFloat.cpp108 decDigitValue(unsigned int c) in decDigitValue() function
144 absExponent = decDigitValue(*p++); in readExponent()
154 value = decDigitValue(*p); in readExponent()
205 value = decDigitValue(*p); in totalExponent()
295 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2590 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2646 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DAPFloat.cpp223 decDigitValue(unsigned int c) in decDigitValue() function
252 absExponent = decDigitValue(*p++); in readExponent()
259 value = decDigitValue(*p); in readExponent()
300 value = decDigitValue(*p); in totalExponent()
391 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2536 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2592 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp223 decDigitValue(unsigned int c) in decDigitValue() function
252 absExponent = decDigitValue(*p++); in readExponent()
259 value = decDigitValue(*p); in readExponent()
300 value = decDigitValue(*p); in totalExponent()
391 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2536 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2592 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp223 decDigitValue(unsigned int c) in decDigitValue() function
252 absExponent = decDigitValue(*p++); in readExponent()
259 value = decDigitValue(*p); in readExponent()
300 value = decDigitValue(*p); in totalExponent()
391 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2536 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2592 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DAPFloat.cpp219 decDigitValue(unsigned int c) in decDigitValue() function
248 absExponent = decDigitValue(*p++); in readExponent()
254 value = decDigitValue(*p); in readExponent()
297 value = decDigitValue(*p); in totalExponent()
384 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2503 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2559 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DAPFloat.cpp184 decDigitValue(unsigned int c) in writeFuncOffsetTable()
210 absExponent = decDigitValue(*p++);
216 value = decDigitValue(*p);
259 value = decDigitValue(*p); in writeHeader()
346 if (decDigitValue(*p) >= 10U) in write()
2465 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) {
2521 decValue = decDigitValue(*p++);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DAPFloat.cpp184 decDigitValue(unsigned int c) in decDigitValue() function
210 absExponent = decDigitValue(*p++); in readExponent()
216 value = decDigitValue(*p); in readExponent()
259 value = decDigitValue(*p); in totalExponent()
346 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2465 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2521 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DAPFloat.cpp237 decDigitValue(unsigned int c) in decDigitValue() function
266 absExponent = decDigitValue(*p++); in readExponent()
273 value = decDigitValue(*p); in readExponent()
314 value = decDigitValue(*p); in totalExponent()
405 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2719 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2775 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DAPFloat.cpp237 decDigitValue(unsigned int c) in decDigitValue() function
266 absExponent = decDigitValue(*p++); in readExponent()
273 value = decDigitValue(*p); in readExponent()
314 value = decDigitValue(*p); in totalExponent()
405 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2714 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2770 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp244 decDigitValue(unsigned int c) in decDigitValue() function
273 absExponent = decDigitValue(*p++); in readExponent()
280 value = decDigitValue(*p); in readExponent()
321 value = decDigitValue(*p); in totalExponent()
412 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2726 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2782 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DAPFloat.cpp244 decDigitValue(unsigned int c) in decDigitValue() function
273 absExponent = decDigitValue(*p++); in readExponent()
280 value = decDigitValue(*p); in readExponent()
321 value = decDigitValue(*p); in totalExponent()
412 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2726 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2782 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp237 decDigitValue(unsigned int c) in decDigitValue() function
266 absExponent = decDigitValue(*p++); in readExponent()
273 value = decDigitValue(*p); in readExponent()
314 value = decDigitValue(*p); in totalExponent()
405 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2719 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2775 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DAPFloat.cpp237 decDigitValue(unsigned int c) in decDigitValue() function
266 absExponent = decDigitValue(*p++); in readExponent()
273 value = decDigitValue(*p); in readExponent()
314 value = decDigitValue(*p); in totalExponent()
405 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2729 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2785 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp244 decDigitValue(unsigned int c) in decDigitValue() function
273 absExponent = decDigitValue(*p++); in readExponent()
280 value = decDigitValue(*p); in readExponent()
321 value = decDigitValue(*p); in totalExponent()
412 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2726 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2782 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DAPFloat.cpp244 decDigitValue(unsigned int c) in decDigitValue() function
273 absExponent = decDigitValue(*p++); in readExponent()
280 value = decDigitValue(*p); in readExponent()
321 value = decDigitValue(*p); in totalExponent()
412 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2743 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2799 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp244 decDigitValue(unsigned int c) in decDigitValue() function
273 absExponent = decDigitValue(*p++); in readExponent()
280 value = decDigitValue(*p); in readExponent()
321 value = decDigitValue(*p); in totalExponent()
412 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2726 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2782 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp237 decDigitValue(unsigned int c) in decDigitValue() function
266 absExponent = decDigitValue(*p++); in readExponent()
273 value = decDigitValue(*p); in readExponent()
314 value = decDigitValue(*p); in totalExponent()
405 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2719 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2775 decValue = decDigitValue(*p++); in convertFromDecimalString()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp244 decDigitValue(unsigned int c) in decDigitValue() function
273 absExponent = decDigitValue(*p++); in readExponent()
280 value = decDigitValue(*p); in readExponent()
321 value = decDigitValue(*p); in totalExponent()
412 if (decDigitValue(*p) >= 10U) in interpretDecimal()
2726 if (D.firstSigDigit == str.end() || decDigitValue(*D.firstSigDigit) >= 10U) { in convertFromDecimalString()
2782 decValue = decDigitValue(*p++); in convertFromDecimalString()