/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/ |
H A D | ScaledNumber.cpp | 209 uint64_t Below0 = 0; in toString() local 224 Below0 = D << (64 + E); in toString() 227 Below0 = D; in toString() 229 Below0 = D >> (-E - 64); in toString() 235 if (!Above0 && !Below0) in toString() 249 if (!Below0) in toString() 259 Below0 >>= 4; in toString() 269 Below0 *= 10; in toString() 271 Below0 += (Extra >> 60); in toString() 273 appendDigit(Str, Below0 >> 60); in toString() [all …]
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/ |
H A D | ScaledNumber.cpp | 209 uint64_t Below0 = 0; 224 Below0 = D << (64 + E); 227 Below0 = D; 229 Below0 = D >> (-E - 64); 235 if (!Above0 && !Below0) 249 if (!Below0) 259 Below0 >>= 4; 269 Below0 *= 10; 271 Below0 += (Extra >> 60); 273 appendDigit(Str, Below0 >> 60); [all …]
|
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 208 uint64_t Below0 = 0; in toString() local 223 Below0 = D << (64 + E); in toString() 226 Below0 = D; in toString() 228 Below0 = D >> (-E - 64); in toString() 234 if (!Above0 && !Below0) in toString() 248 if (!Below0) in toString() 258 Below0 >>= 4; in toString() 268 Below0 *= 10; in toString() 270 Below0 += (Extra >> 60); in toString() 272 appendDigit(Str, Below0 >> 60); in toString() [all …]
|