Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 25 of 50) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp78 uint64_t /*Address*/, in DecodeIntRegsRegisterClass() argument
89 uint64_t /*Address*/, const void *Decoder) { in DecodeCtrRegsRegisterClass() argument
109 uint64_t /*Address*/, const void *Decoder) { in DecodeModRegsRegisterClass() argument
126 uint64_t /*Address*/, const void *Decoder) { in DecodeDoubleRegsRegisterClass() argument
140 uint64_t /*Address*/, in DecodePredRegsRegisterClass() argument
/minix3/external/bsd/llvm/dist/clang/test/Headers/
H A Dint64-type.c5 typedef unsigned long long uint64_t; typedef
/minix3/sys/sys/
H A Dstdint.h74 typedef __uint64_t uint64_t; typedef
75 #define uint64_t __uint64_t macro
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp25 unsigned /*DataSize*/, uint64_t /*Value*/, in applyFixup() argument
34 bool fixupNeedsRelaxation(MCFixup const & /*Fixup*/, uint64_t /*Value*/, in fixupNeedsRelaxation() argument
45 bool writeNopData(uint64_t /*Count*/, in writeNopData() argument
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Duint128_t.c3 typedef unsigned long long uint64_t; typedef
H A D2008-01-04-WideBitfield.c3 typedef unsigned long long uint64_t; typedef
H A Dx86_32-inline-asm.c12 typedef u_int64_t uint64_t; typedef
H A Ddebug-info.c58 typedef unsigned long long uint64_t; typedef
/minix3/external/bsd/llvm/dist/clang/test/Profile/
H A Dc-counter-overflows.c7 typedef unsigned long long uint64_t; typedef
/minix3/external/bsd/llvm/dist/clang/test/Headers/Inputs/include/
H A Dstdint.h9 typedef unsigned __INT64_TYPE__ uint64_t; typedef
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Daarch64-neon-vector-types.c14 typedef unsigned long uint64_t; typedef
17 typedef unsigned long long uint64_t; typedef
H A Dneon-vector-types.c7 typedef unsigned __INT64_TYPE__ uint64_t; typedef
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dlinetable-eh.cpp19 typedef unsigned long long uint64_t; typedef
H A Dmangle-neon-vectors.cpp15 typedef unsigned __INT64_TYPE__ uint64_t; typedef
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDataTypes.h.in75 typedef u_int64_t uint64_t; typedef
/minix3/external/bsd/llvm/config/llvm/Support/
H A DDataTypes.h76 typedef u_int64_t uint64_t; typedef
/minix3/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfiling.h20 typedef unsigned long long uint64_t; typedef
H A DPGOProfiling.c18 typedef unsigned int uint64_t; typedef
H A DGCDAProfiling.c46 typedef unsigned long long uint64_t; typedef
53 typedef unsigned long long uint64_t; typedef
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DSwapByteOrderTest.cpp106 TEST(getSwappedBytes, uint64_t) { in TEST() argument
146 TEST(swapByteOrder, uint64_t) { in TEST() argument
/minix3/external/public-domain/xz/dist/src/liblzma/api/
H A Dlzma.h93 typedef unsigned __int64 uint64_t; typedef
/minix3/external/bsd/tcpdump/dist/
H A Dtcpdump-stdinc.h85 #define uint64_t unsigned _int64 macro
111 #define uint64_t unsigned long long macro
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dconstexpr-nqueens.cpp3 typedef unsigned long uint64_t; typedef
/minix3/usr.sbin/installboot/
H A Dffs.c121 int (*callback)(ib_params *, void *, uint64_t, uint32_t), in ffs_find_disk_blocks_ufs1() argument
258 int (*callback)(ib_params *, void *, uint64_t, uint32_t), in ffs_find_disk_blocks_ufs2() argument
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinCodeViewLineTables.h125 void setSymbolSize(const llvm::MCSymbol *, uint64_t) override {} in setSymbolSize() argument

12