Home
last modified time | relevance | path

Searched refs:SignedLongLong (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp90 IntMaxType = SignedLongLong; in TargetInfo()
96 Int64Type = SignedLongLong; in TargetInfo()
164 case SignedLongLong: return "long long int"; in getTypeName()
178 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
207 case SignedLongLong: in getTypeFormatModifier()
225 case SignedLongLong: in getTypeWidth()
241 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
256 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
296 case SignedLongLong: in getTypeAlign()
310 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp88 IntMaxType = SignedLongLong; in TargetInfo()
94 Int64Type = SignedLongLong; in TargetInfo()
162 case SignedLongLong: return "long long int"; in getTypeName()
176 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
205 case SignedLongLong: in getTypeFormatModifier()
223 case SignedLongLong: in getTypeWidth()
239 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
254 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
294 case SignedLongLong: in getTypeAlign()
308 case SignedLongLong: in isTypeSigned()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Basic/
H A DTargetInfo.cpp92 IntMaxType = SignedLongLong; in TargetInfo()
98 Int64Type = SignedLongLong; in TargetInfo()
174 case SignedLongLong: return "long long int"; in getTypeName()
188 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
217 case SignedLongLong: in getTypeFormatModifier()
235 case SignedLongLong: in getTypeWidth()
251 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
266 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
311 case SignedLongLong: in getTypeAlign()
325 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp92 IntMaxType = SignedLongLong; in TargetInfo()
98 Int64Type = SignedLongLong; in TargetInfo()
175 case SignedLongLong: return "long long int"; in getTypeName()
189 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
218 case SignedLongLong: in getTypeFormatModifier()
236 case SignedLongLong: in getTypeWidth()
252 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
267 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
312 case SignedLongLong: in getTypeAlign()
326 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp92 IntMaxType = SignedLongLong; in TargetInfo()
98 Int64Type = SignedLongLong; in TargetInfo()
174 case SignedLongLong: return "long long int"; in getTypeName()
188 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
217 case SignedLongLong: in getTypeFormatModifier()
235 case SignedLongLong: in getTypeWidth()
251 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
266 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
311 case SignedLongLong: in getTypeAlign()
325 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp90 IntMaxType = SignedLongLong; in TargetInfo()
96 Int64Type = SignedLongLong; in TargetInfo()
169 case SignedLongLong: return "long long int"; in getTypeName()
183 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
212 case SignedLongLong: in getTypeFormatModifier()
230 case SignedLongLong: in getTypeWidth()
246 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
261 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
301 case SignedLongLong: in getTypeAlign()
315 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp89 IntMaxType = SignedLongLong; in TargetInfo()
95 Int64Type = SignedLongLong; in TargetInfo()
163 case SignedLongLong: return "long long int"; in getTypeName()
177 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
206 case SignedLongLong: in getTypeFormatModifier()
224 case SignedLongLong: in getTypeWidth()
240 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
255 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
295 case SignedLongLong: in getTypeAlign()
309 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp90 IntMaxType = SignedLongLong; in TargetInfo()
96 Int64Type = SignedLongLong; in TargetInfo()
169 case SignedLongLong: return "long long int"; in getTypeName()
183 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
212 case SignedLongLong: in getTypeFormatModifier()
230 case SignedLongLong: in getTypeWidth()
246 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
261 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
301 case SignedLongLong: in getTypeAlign()
315 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp92 IntMaxType = SignedLongLong; in TargetInfo()
98 Int64Type = SignedLongLong; in TargetInfo()
175 case SignedLongLong: return "long long int"; in getTypeName()
189 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
218 case SignedLongLong: in getTypeFormatModifier()
236 case SignedLongLong: in getTypeWidth()
252 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
267 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
312 case SignedLongLong: in getTypeAlign()
326 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/
H A DTargetInfo.cpp96 IntMaxType = SignedLongLong; in TargetInfo()
102 Int64Type = SignedLongLong; in TargetInfo()
186 case SignedLongLong: return "long long int"; in getTypeName()
200 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
229 case SignedLongLong: in getTypeFormatModifier()
247 case SignedLongLong: in getTypeWidth()
263 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
278 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
324 case SignedLongLong: in getTypeAlign()
338 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp94 IntMaxType = SignedLongLong; in TargetInfo()
100 Int64Type = SignedLongLong; in TargetInfo()
183 case SignedLongLong: return "long long int"; in getTypeName()
197 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
226 case SignedLongLong: in getTypeFormatModifier()
244 case SignedLongLong: in getTypeWidth()
260 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
275 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
320 case SignedLongLong: in getTypeAlign()
334 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/
H A DTargetInfo.cpp92 IntMaxType = SignedLongLong; in TargetInfo()
98 Int64Type = SignedLongLong; in TargetInfo()
174 case SignedLongLong: return "long long int"; in getTypeName()
190 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
222 case SignedLongLong: in getTypeFormatModifier()
242 case SignedLongLong: in getTypeWidth()
260 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
275 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
320 case SignedLongLong: in getTypeAlign()
336 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp94 IntMaxType = SignedLongLong; in TargetInfo()
100 Int64Type = SignedLongLong; in TargetInfo()
183 case SignedLongLong: return "long long int"; in getTypeName()
197 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
226 case SignedLongLong: in getTypeFormatModifier()
244 case SignedLongLong: in getTypeWidth()
260 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
275 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
320 case SignedLongLong: in getTypeAlign()
334 case SignedLongLong: in isTypeSigned()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp94 IntMaxType = SignedLongLong; in TargetInfo()
100 Int64Type = SignedLongLong; in TargetInfo()
183 case SignedLongLong: return "long long int"; in getTypeName()
197 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
226 case SignedLongLong: in getTypeFormatModifier()
244 case SignedLongLong: in getTypeWidth()
260 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
275 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
320 case SignedLongLong: in getTypeAlign()
334 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp94 IntMaxType = SignedLongLong; in TargetInfo()
100 Int64Type = SignedLongLong; in TargetInfo()
183 case SignedLongLong: return "long long int"; in getTypeName()
197 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
226 case SignedLongLong: in getTypeFormatModifier()
244 case SignedLongLong: in getTypeWidth()
260 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
275 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
320 case SignedLongLong: in getTypeAlign()
334 case SignedLongLong: in isTypeSigned()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Basic/
H A DTargetInfo.cpp94 IntMaxType = SignedLongLong; in TargetInfo()
100 Int64Type = SignedLongLong; in TargetInfo()
183 case SignedLongLong: return "long long int"; in getTypeName()
197 case SignedLongLong: return "LL"; in getTypeConstantSuffix()
226 case SignedLongLong: in getTypeFormatModifier()
244 case SignedLongLong: in getTypeWidth()
260 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()
275 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()
320 case SignedLongLong: in getTypeAlign()
334 case SignedLongLong: in isTypeSigned()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Basic/Targets/
H A DAArch64.cpp41 Int64Type = SignedLongLong; in AArch64TargetInfo()
42 IntMaxType = SignedLongLong; in AArch64TargetInfo()
490 IntMaxType = SignedLongLong; in WindowsARM64TargetInfo()
491 Int64Type = SignedLongLong; in WindowsARM64TargetInfo()
493 PtrDiffType = SignedLongLong; in WindowsARM64TargetInfo()
494 IntPtrType = SignedLongLong; in WindowsARM64TargetInfo()
558 Int64Type = SignedLongLong; in DarwinAArch64TargetInfo()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/Targets/
H A DAArch64.cpp41 Int64Type = SignedLongLong; in AArch64TargetInfo()
42 IntMaxType = SignedLongLong; in AArch64TargetInfo()
483 IntMaxType = SignedLongLong; in WindowsARM64TargetInfo()
484 Int64Type = SignedLongLong; in WindowsARM64TargetInfo()
486 PtrDiffType = SignedLongLong; in WindowsARM64TargetInfo()
487 IntPtrType = SignedLongLong; in WindowsARM64TargetInfo()
550 Int64Type = SignedLongLong; in DarwinAArch64TargetInfo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/Targets/
H A DAArch64.cpp42 Int64Type = SignedLongLong; in AArch64TargetInfo()
43 IntMaxType = SignedLongLong; in AArch64TargetInfo()
588 IntMaxType = SignedLongLong; in WindowsARM64TargetInfo()
589 Int64Type = SignedLongLong; in WindowsARM64TargetInfo()
591 PtrDiffType = SignedLongLong; in WindowsARM64TargetInfo()
592 IntPtrType = SignedLongLong; in WindowsARM64TargetInfo()
667 Int64Type = SignedLongLong; in DarwinAArch64TargetInfo()
669 IntMaxType = SignedLongLong; in DarwinAArch64TargetInfo()
H A DX86.h645 IntMaxType = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
646 Int64Type = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
742 IntMaxType = SignedLongLong; in WindowsX86_64TargetInfo()
743 Int64Type = SignedLongLong; in WindowsX86_64TargetInfo()
745 PtrDiffType = SignedLongLong; in WindowsX86_64TargetInfo()
746 IntPtrType = SignedLongLong; in WindowsX86_64TargetInfo()
840 Int64Type = SignedLongLong; in DarwinX86_64TargetInfo()
866 IntMaxType = SignedLongLong; in OpenBSDX86_64TargetInfo()
867 Int64Type = SignedLongLong; in OpenBSDX86_64TargetInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp42 Int64Type = SignedLongLong; in AArch64TargetInfo()
43 IntMaxType = SignedLongLong; in AArch64TargetInfo()
588 IntMaxType = SignedLongLong; in WindowsARM64TargetInfo()
589 Int64Type = SignedLongLong; in WindowsARM64TargetInfo()
591 PtrDiffType = SignedLongLong; in WindowsARM64TargetInfo()
592 IntPtrType = SignedLongLong; in WindowsARM64TargetInfo()
667 Int64Type = SignedLongLong; in DarwinAArch64TargetInfo()
669 IntMaxType = SignedLongLong; in DarwinAArch64TargetInfo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/Targets/
H A DAArch64.cpp40 Int64Type = SignedLongLong; in AArch64TargetInfo()
41 IntMaxType = SignedLongLong; in AArch64TargetInfo()
538 IntMaxType = SignedLongLong; in WindowsARM64TargetInfo()
539 Int64Type = SignedLongLong; in WindowsARM64TargetInfo()
541 PtrDiffType = SignedLongLong; in WindowsARM64TargetInfo()
542 IntPtrType = SignedLongLong; in WindowsARM64TargetInfo()
617 Int64Type = SignedLongLong; in DarwinAArch64TargetInfo()
H A DX86.h609 IntMaxType = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
610 Int64Type = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
704 IntMaxType = SignedLongLong; in WindowsX86_64TargetInfo()
705 Int64Type = SignedLongLong; in WindowsX86_64TargetInfo()
707 PtrDiffType = SignedLongLong; in WindowsX86_64TargetInfo()
708 IntPtrType = SignedLongLong; in WindowsX86_64TargetInfo()
802 Int64Type = SignedLongLong; in DarwinX86_64TargetInfo()
827 IntMaxType = SignedLongLong; in OpenBSDX86_64TargetInfo()
828 Int64Type = SignedLongLong; in OpenBSDX86_64TargetInfo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/Targets/
H A DX86.h635 IntMaxType = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
636 Int64Type = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
734 IntMaxType = SignedLongLong; in WindowsX86_64TargetInfo()
735 Int64Type = SignedLongLong; in WindowsX86_64TargetInfo()
737 PtrDiffType = SignedLongLong; in WindowsX86_64TargetInfo()
738 IntPtrType = SignedLongLong; in WindowsX86_64TargetInfo()
832 Int64Type = SignedLongLong; in DarwinX86_64TargetInfo()
858 IntMaxType = SignedLongLong; in OpenBSDX86_64TargetInfo()
859 Int64Type = SignedLongLong; in OpenBSDX86_64TargetInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/Targets/
H A DX86.h635 IntMaxType = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
636 Int64Type = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
734 IntMaxType = SignedLongLong; in WindowsX86_64TargetInfo()
735 Int64Type = SignedLongLong; in WindowsX86_64TargetInfo()
737 PtrDiffType = SignedLongLong; in WindowsX86_64TargetInfo()
738 IntPtrType = SignedLongLong; in WindowsX86_64TargetInfo()
832 Int64Type = SignedLongLong; in DarwinX86_64TargetInfo()
858 IntMaxType = SignedLongLong; in OpenBSDX86_64TargetInfo()
859 Int64Type = SignedLongLong; in OpenBSDX86_64TargetInfo()

12345678