Home
last modified time | relevance | path

Searched refs:uint64_t (Results 1 – 25 of 3425) sorted by relevance

12345678910>>...137

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dinteger-overflow.cpp12 uint64_t f0(uint64_t);
13 uint64_t f1(uint64_t, uint32_t);
14 uint64_t f2(uint64_t, ...);
30 … multi_overflow = (uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024)); in check_integer_overflows()
74 if ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))) in check_integer_overflows()
96 case ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))): in check_integer_overflows()
120 while ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))); in check_integer_overflows()
141 do { } while ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))); in check_integer_overflows()
154 ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))); in check_integer_overflows()
167 uint64_t a[10]; in check_integer_overflows()
[all …]
/llvm-project-15.0.7/clang/test/Sema/
H A Dinteger-overflow.c10 uint64_t f0(uint64_t);
11 uint64_t f1(uint64_t, uint32_t);
12 uint64_t f2(uint64_t, ...);
26 … multi_overflow = (uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024)); in check_integer_overflows()
63 if ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))) in check_integer_overflows()
81 case ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))): in check_integer_overflows()
101 while ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))); in check_integer_overflows()
119 do { } while ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))); in check_integer_overflows()
132 ((uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024))); in check_integer_overflows()
151 uint64_t *b; in check_integer_overflows()
[all …]
/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp67 uint64_t r1;
68 uint64_t r2;
69 uint64_t r3;
70 uint64_t r4;
71 uint64_t r5;
72 uint64_t r6;
73 uint64_t r7;
74 uint64_t r8;
75 uint64_t r9;
94 uint64_t gp;
[all …]
H A DRegisterContextFreeBSD_powerpc.cpp18 uint64_t r0;
19 uint64_t r1;
20 uint64_t r2;
21 uint64_t r3;
22 uint64_t r4;
23 uint64_t r5;
24 uint64_t r6;
25 uint64_t r7;
26 uint64_t r8;
27 uint64_t r9;
[all …]
H A DRegisterContext_mips.h246 uint64_t r1;
247 uint64_t r2;
248 uint64_t r3;
249 uint64_t r4;
250 uint64_t r5;
251 uint64_t r6;
252 uint64_t r7;
253 uint64_t r8;
254 uint64_t r9;
273 uint64_t gp;
[all …]
H A DRegisterInfos_ppc64.h197 uint64_t r0;
198 uint64_t r1;
199 uint64_t r2;
200 uint64_t r3;
201 uint64_t r4;
202 uint64_t r5;
203 uint64_t r6;
204 uint64_t r7;
205 uint64_t r8;
206 uint64_t r9;
[all …]
H A DRegisterContextLinux_x86_64.cpp18 uint64_t r15;
19 uint64_t r14;
20 uint64_t r13;
21 uint64_t r12;
22 uint64_t rbp;
26 uint64_t r9;
27 uint64_t r8;
35 uint64_t cs;
38 uint64_t ss;
41 uint64_t ds;
[all …]
H A DRegisterContextOpenBSD_x86_64.cpp18 uint64_t rdi;
19 uint64_t rsi;
20 uint64_t rdx;
22 uint64_t r8;
23 uint64_t r9;
36 uint64_t cs;
37 uint64_t ss;
38 uint64_t ds;
39 uint64_t es;
40 uint64_t fs;
[all …]
H A DRegisterContextNetBSD_x86_64.cpp22 uint64_t rdi; /* 0 */
23 uint64_t rsi; /* 1 */
24 uint64_t rdx; /* 2 */
25 uint64_t rcx; /* 3 */
26 uint64_t r8; /* 4 */
27 uint64_t r9; /* 5 */
28 uint64_t r10; /* 6 */
29 uint64_t r11; /* 7 */
30 uint64_t r12; /* 8 */
31 uint64_t r13; /* 9 */
[all …]
/llvm-project-15.0.7/llvm/lib/Object/
H A DRelocationResolver.cpp57 static uint64_t resolveX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86_64()
90 static uint64_t resolveAArch64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAArch64() argument
118 static uint64_t resolveBPF(uint64_t Type, uint64_t Offset, uint64_t S, in resolveBPF()
142 static uint64_t resolveMips64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips64() argument
168 static uint64_t resolveMSP430(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMSP430() argument
192 static uint64_t resolvePPC64(uint64_t Type, uint64_t Offset, uint64_t S, in resolvePPC64() argument
265 static uint64_t resolveAmdgpu(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAmdgpu() argument
287 static uint64_t resolveX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86()
311 static uint64_t resolvePPC32(uint64_t Type, uint64_t Offset, uint64_t S, in resolvePPC32() argument
332 static uint64_t resolveARM(uint64_t Type, uint64_t Offset, uint64_t S, in resolveARM()
[all …]
/llvm-project-15.0.7/libcxx/src/include/ryu/
H A Dd2s_intrinsics.h54 …nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint64_t __ryu_umul128(const uint64_t __a, const uint64_t in __ryu_umul128()
58 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint64_t __ryu_shiftright128(const uint64_t __lo, const in __ryu_shiftright128()
76 …nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint64_t __ryu_umul128(const uint64_t __a, const uint64_t
96 …DE_FROM_ABI inline _LIBCPP_ALWAYS_INLINE uint64_t __ryu_umul128(const uint64_t __a, const uint64_t
104 const uint64_t __b00 = static_cast<uint64_t>(__aLo) * __bLo;
105 const uint64_t __b01 = static_cast<uint64_t>(__aLo) * __bHi;
106 const uint64_t __b10 = static_cast<uint64_t>(__aHi) * __bLo;
107 const uint64_t __b11 = static_cast<uint64_t>(__aHi) * __bHi;
121 const uint64_t __pLo = (static_cast<uint64_t>(__mid2Lo) << 32) | __b00Lo;
145 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint64_t __umulh(const uint64_t __a, const uint64_t __b)… in __umulh()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp74 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
116 DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeADDR64BitRegisterClass()
303 uint64_t Base = Field >> 12; in decodeBDAddr12Operand()
313 uint64_t Base = Field >> 20; in decodeBDAddr20Operand()
418 decodeBDXAddr64Disp12Operand(MCInst &Inst, uint64_t Field, uint64_t Address, in decodeBDXAddr64Disp12Operand()
424 decodeBDXAddr64Disp20Operand(MCInst &Inst, uint64_t Field, uint64_t Address, in decodeBDXAddr64Disp20Operand()
430 decodeBDLAddr64Disp12Len4Operand(MCInst &Inst, uint64_t Field, uint64_t Address, in decodeBDLAddr64Disp12Len4Operand()
436 decodeBDLAddr64Disp12Len8Operand(MCInst &Inst, uint64_t Field, uint64_t Address, in decodeBDLAddr64Disp12Len8Operand()
442 decodeBDRAddr64Disp12Operand(MCInst &Inst, uint64_t Field, uint64_t Address, in decodeBDRAddr64Disp12Operand()
448 decodeBDVAddr64Disp12Operand(MCInst &Inst, uint64_t Field, uint64_t Address, in decodeBDVAddr64Disp12Operand()
[all …]
/llvm-project-15.0.7/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h56 virtual uint64_t select(uint64_t ReadyMask) = 0;
72 const uint64_t ResourceUnitMask;
95 uint64_t NextInSequenceMask;
125 uint64_t select(uint64_t ReadyMask) override;
163 const uint64_t ResourceMask;
175 uint64_t ResourceSizeMask;
178 uint64_t ReadyMask;
297 typedef std::pair<uint64_t, uint64_t> ResourceRef;
357 uint64_t ProcResUnitMask;
367 uint64_t AvailableBuffers;
[all …]
/llvm-project-15.0.7/bolt/include/bolt/Profile/
H A DDataAggregator.h82 uint64_t PC;
87 uint64_t PC;
91 uint64_t PC;
92 uint64_t Addr;
107 uint64_t To;
108 Trace(uint64_t From, uint64_t To) : From(From), To(To) {} in Trace()
135 std::unordered_map<uint64_t, uint64_t> BasicSamples;
209 Optional<SmallVector<std::pair<uint64_t, uint64_t>, 16>>
263 uint64_t Count, uint64_t Mispreds);
268 uint64_t From, uint64_t To, uint64_t Count,
[all …]
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DRelocation.h36 uint64_t Offset;
42 uint64_t Type;
46 uint64_t Addend;
50 uint64_t Value;
62 static bool skipRelocationProcess(uint64_t Type, uint64_t Contents);
65 static uint64_t adjustValue(uint64_t Type, uint64_t Value,
72 static uint64_t extractValue(uint64_t Type, uint64_t Contents, uint64_t PC);
81 static bool isGOT(uint64_t Type);
99 static uint64_t getNone();
102 static uint64_t getPC32();
[all …]
/llvm-project-15.0.7/bolt/runtime/
H A Dcommon.h132 uint64_t __read(uint64_t fd, const void *buf, uint64_t count) { in __read()
147 uint64_t __write(uint64_t fd, const void *buf, uint64_t count) { in __write()
162 void *__mmap(uint64_t addr, uint64_t size, uint64_t prot, uint64_t flags, in __mmap()
163 uint64_t fd, uint64_t offset) { in __mmap()
182 uint64_t __munmap(void *addr, uint64_t size) { in __munmap()
219 uint64_t __exit(uint64_t code) { in __exit()
321 uint64_t __open(const char *pathname, uint64_t flags, uint64_t mode) { in __open()
360 uint64_t __lseek(uint64_t fd, uint64_t pos, uint64_t whence) { in __lseek()
445 int __setpgid(uint64_t pid, uint64_t pgid) { in __setpgid()
455 uint64_t __getpgid(uint64_t pid) { in __getpgid()
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h84 using RangesTy = std::vector<std::pair<uint64_t, uint64_t>>;
186 using OffsetRange = std::pair<uint64_t, uint64_t>;
216 std::set<std::pair<uint64_t, uint64_t>> TextSections;
233 std::unordered_map<uint64_t, uint64_t> Offset2InstSizeMap;
344 uint64_t virtualAddrToOffset(uint64_t VirtualAddress) const { in virtualAddrToOffset()
347 uint64_t offsetToVirtualAddr(uint64_t Offset) const { in offsetToVirtualAddr()
368 uint64_t getInstSize(uint64_t Offset) const { in getInstSize()
400 bool rangeCrossUncondBranch(uint64_t Start, uint64_t End) { in rangeCrossUncondBranch()
407 uint64_t getAddressforIndex(uint64_t Index) const { in getAddressforIndex()
428 uint64_t getCallAddrFromFrameAddr(uint64_t FrameAddr) const { in getCallAddrFromFrameAddr()
[all …]
H A DPerfReader.h85 uint64_t Source = 0;
87 LBREntry(uint64_t S, uint64_t T) : Source(S), Target(T) {} in LBREntry()
159 auto HashCombine = [](uint64_t H, uint64_t V) { in getHashCode()
211 using SampleVector = SmallVector<std::tuple<uint64_t, uint64_t, uint64_t>, 16>;
213 inline bool isValidFallThroughRange(uint64_t Start, uint64_t End, in isValidFallThroughRange()
246 void recordRangeCount(uint64_t Start, uint64_t End, uint64_t Count) { in recordRangeCount()
249 void recordBranchCount(uint64_t Source, uint64_t Target, uint64_t Count) { in recordBranchCount()
395 using BranchSample = std::map<std::pair<uint64_t, uint64_t>, uint64_t>;
398 using RangeSample = std::map<std::pair<uint64_t, uint64_t>, uint64_t>;
404 void recordRangeCount(uint64_t Start, uint64_t End, uint64_t Repeat) { in recordRangeCount()
[all …]
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DSparseTensorUtils.cpp74 static inline uint64_t checkedMul(uint64_t lhs, uint64_t rhs) { in checkedMul()
294 uint64_t getDimSize(uint64_t d) const { in getDimSize()
552 newSparseTensor(uint64_t rank, const uint64_t *shape, const uint64_t *perm, in newSparseTensor()
579 newSparseTensor(uint64_t rank, const uint64_t *shape, const uint64_t *perm, in newSparseTensor()
598 void appendPointer(uint64_t d, uint64_t pos, uint64_t count = 1) { in appendPointer()
614 void appendIndex(uint64_t d, uint64_t full, uint64_t i) { in appendIndex()
634 void writeIndex(uint64_t d, uint64_t pos, uint64_t i) { in writeIndex()
653 uint64_t assembledSize(uint64_t parentSz, uint64_t d) const { in assembledSize()
698 void finalizeSegment(uint64_t d, uint64_t full = 0, uint64_t count = 1) { in finalizeSegment()
729 void insPath(const uint64_t *cursor, uint64_t diff, uint64_t top, V val) { in insPath()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp152 DecodeGPRC_NOR0RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeGPRC_NOR0RegisterClass()
170 DecodeG8RC_NOX0RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeG8RC_NOX0RegisterClass()
241 uint64_t Base = Imm >> 16; in decodeMemRIOperands()
277 uint64_t Base = Imm >> 14; in decodeMemRIXOperands()
316 uint64_t Base = Imm >> 12; in decodeMemRIX16Operands()
331 uint64_t Base = Imm >> 34; in decodeMemRI34PCRelOperands()
345 uint64_t Base = Imm >> 34; in decodeMemRI34Operands()
361 uint64_t Base = Imm >> 5; in decodeSPE8Operands()
377 uint64_t Base = Imm >> 5; in decodeSPE4Operands()
393 uint64_t Base = Imm >> 5; in decodeSPE2Operands()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp60 uint64_t &Size, uint64_t &Insn) { in readInstruction64()
62 Insn = ((uint64_t)Bytes[0] << 16) | ((uint64_t)Bytes[1] << 24) | in readInstruction64()
63 ((uint64_t)Bytes[2] << 0) | ((uint64_t)Bytes[3] << 8) | in readInstruction64()
64 ((uint64_t)Bytes[4] << 48) | ((uint64_t)Bytes[5] << 56) | in readInstruction64()
65 ((uint64_t)Bytes[6] << 32) | ((uint64_t)Bytes[7] << 40); in readInstruction64()
70 uint64_t &Size, uint64_t &Insn) { in readInstruction48()
72 Insn = ((uint64_t)Bytes[0] << 0) | ((uint64_t)Bytes[1] << 8) | in readInstruction48()
73 ((uint64_t)Bytes[2] << 32) | ((uint64_t)Bytes[3] << 40) | in readInstruction48()
74 ((uint64_t)Bytes[4] << 16) | ((uint64_t)Bytes[5] << 24); in readInstruction48()
112 static DecodeStatus DecodeSOPwithRS12(MCInst &, uint64_t, uint64_t,
[all …]
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DLockFileBase.h24 Status WriteLock(const uint64_t start, const uint64_t len);
25 Status TryWriteLock(const uint64_t start, const uint64_t len);
27 Status ReadLock(const uint64_t start, const uint64_t len);
28 Status TryReadLock(const uint64_t start, const uint64_t len);
33 using Locker = std::function<Status(const uint64_t, const uint64_t)>;
39 virtual Status DoWriteLock(const uint64_t start, const uint64_t len) = 0;
40 virtual Status DoTryWriteLock(const uint64_t start, const uint64_t len) = 0;
42 virtual Status DoReadLock(const uint64_t start, const uint64_t len) = 0;
43 virtual Status DoTryReadLock(const uint64_t start, const uint64_t len) = 0;
51 uint64_t m_start;
[all …]
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DDataExtractor.h55 uint64_t Offset;
71 uint64_t tell() const { return Offset; } in tell()
233 StringRef getBytes(uint64_t *OffsetPtr, uint64_t Length,
273 uint64_t getUnsigned(uint64_t *offset_ptr, uint32_t byte_size,
325 uint64_t getAddress(uint64_t *offset_ptr) const { in getAddress()
560 uint64_t getU64(uint64_t *offset_ptr, Error *Err = nullptr) const;
590 uint64_t *getU64(uint64_t *offset_ptr, uint64_t *dst, uint32_t count) const;
643 uint64_t getULEB128(uint64_t *offset_ptr, llvm::Error *Err = nullptr) const;
652 void skip(Cursor &C, uint64_t Length) const;
672 bool isValidOffsetForDataOfSize(uint64_t offset, uint64_t length) const { in isValidOffsetForDataOfSize()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h206 static inline uint64_t ror(uint64_t elt, unsigned size) { in ror()
236 uint64_t Mask = ((uint64_t)-1LL) >> (64 - Size); in processLogicalImmediate()
277 uint64_t encoding; in isLogicalImmediate()
283 static inline uint64_t encodeLogicalImmediate(uint64_t imm, unsigned regSize) { in encodeLogicalImmediate()
284 uint64_t encoding = 0; in encodeLogicalImmediate()
294 static inline uint64_t decodeLogicalImmediate(uint64_t val, unsigned regSize) { in decodeLogicalImmediate()
462 uint64_t EncVal = Imm; in decodeAdvSIMDModImmType1()
477 uint64_t EncVal = Imm; in decodeAdvSIMDModImmType2()
643 uint64_t EncVal = 0; in decodeAdvSIMDModImmType10()
692 uint64_t EncVal = 0; in decodeAdvSIMDModImmType11()
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cntw.c20 uint64_t test_svcntw() in test_svcntw()
35 uint64_t test_svcntw_pat() in test_svcntw_pat()
48 uint64_t test_svcntw_pat_1() in test_svcntw_pat_1()
61 uint64_t test_svcntw_pat_2() in test_svcntw_pat_2()
74 uint64_t test_svcntw_pat_3() in test_svcntw_pat_3()
87 uint64_t test_svcntw_pat_4() in test_svcntw_pat_4()
102 uint64_t test_svcntw_pat_5() in test_svcntw_pat_5()
117 uint64_t test_svcntw_pat_6() in test_svcntw_pat_6()
132 uint64_t test_svcntw_pat_7() in test_svcntw_pat_7()
147 uint64_t test_svcntw_pat_8() in test_svcntw_pat_8()
[all …]

12345678910>>...137