/llvm-project/clang/test/CodeGen/ |
H A D | 2010-01-13-MemBarrier.c | 3 typedef unsigned __INT32_TYPE__ uint32_t; typedef
|
H A D | arm-asm-variable.c | 5 typedef unsigned int uint32_t; typedef
|
H A D | struct-init.c | 25 typedef unsigned int uint32_t; typedef
|
H A D | catch-implicit-integer-sign-changes.c | 228 typedef unsigned int uint32_t; typedef
|
H A D | 2007-09-12-PragmaPack.c | 5 typedef unsigned int uint32_t; typedef
|
H A D | tbaa.c | 11 typedef unsigned int uint32_t; typedef
|
/llvm-project/offload/DeviceRTL/src/ |
H A D | LibC.cpp | 22 omp_vprintf(const char * Format,void * Arguments,uint32_t) omp_vprintf() argument 43 omp_vprintf(const char * Format,void * Arguments,uint32_t) omp_vprintf() argument
|
/llvm-project/clang/test/Headers/Inputs/include/ |
H A D | stdint.h | 5 typedef unsigned __INT32_TYPE__ uint32_t; typedef
|
/llvm-project/compiler-rt/test/builtins/TestCases/Darwin/ |
H A D | platform_version_check_test.c | 5 typedef unsigned int uint32_t; typedef [all...] |
/llvm-project/lldb/test/API/lang/cpp/unsigned_types/ |
H A D | main.cpp | 3 typedef unsigned int uint32_t; in main() typedef
|
/llvm-project/lldb/test/API/commands/expression/rdar42038760/ |
H A D | main.c | 3 typedef unsigned int uint32_t; typedef
|
/llvm-project/clang/test/Rewriter/ |
H A D | rewrite-anonymous-union.m | 3 typedef unsigned int uint32_t; typedef
|
/llvm-project/clang/test/FixIt/ |
H A D | format.cpp | 17 using uint32_t = unsigned; typedef
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFGdbIndex.cpp | 77 [&](const std::pair<uint32_t, SmallVector<uint32_t, 0>> &V) { in dumpSymbolTable()
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionGOFF.h | 39 uint32_t /*Subsection*/) const override { in printSwitchToSection() argument
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | x86_32-inline-asm.c | 5 typedef u_int32_t uint32_t; typedef
|
/llvm-project/clang/test/Modules/Inputs/builtin-headers/ |
H A D | stdint.h | 31 typedef unsigned int uint32_t; typedef
|
/llvm-project/libc/test/src/__support/ |
H A D | endian_test.cpp |
|
/llvm-project/lldb/examples/synthetic/bitfield/ |
H A D | program.cpp | 1 typedef unsigned int uint32_t; typedef
|
/llvm-project/clang/lib/Headers/ |
H A D | __clang_hip_runtime_wrapper.h | 129 #define uint32_t __UINT32_TYPE__ macro
|
/llvm-project/llvm/unittests/Support/ |
H A D | SwapByteOrderTest.cpp | 101 TEST(getSwappedBytes, uint32_t) { in TEST() argument 152 TEST(swapByteOrder, uint32_t) { in TEST() argument
|
/llvm-project/clang/test/Analysis/ |
H A D | atomics.c | 7 typedef unsigned int uint32_t; typedef
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 44 uint32_t getTestKey(int i, uint32_t *) { return i; } in getTestKey() argument 45 uint32_t getTestValue(int i, uint32_t *) { return 42 + i; } in getTestValue() argument 47 uint32_t *getTestKey(int i, uint32_t **) { in getTestKey() argument 52 uint32_t *getTestValue(int i, uint32_t **) { in getTestValue() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CtorUtils.cpp | 111 Module &M, function_ref<bool(uint32_t, Function *)> ShouldRemove) { in optimizeGlobalCtorsList() argument
|
/llvm-project/libc/src/__support/GPU/generic/ |
H A D | utils.h |
|