Home
last modified time | relevance | path

Searched defs:uint32_t (Results 1 – 25 of 86) sorted by relevance

1234

/llvm-project/clang/test/CodeGen/
H A D2010-01-13-MemBarrier.c3 typedef unsigned __INT32_TYPE__ uint32_t; typedef
H A Darm-asm-variable.c5 typedef unsigned int uint32_t; typedef
H A Dstruct-init.c25 typedef unsigned int uint32_t; typedef
H A Dcatch-implicit-integer-sign-changes.c228 typedef unsigned int uint32_t; typedef
H A D2007-09-12-PragmaPack.c5 typedef unsigned int uint32_t; typedef
H A Dtbaa.c11 typedef unsigned int uint32_t; typedef
/llvm-project/offload/DeviceRTL/src/
H A DLibC.cpp22 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 Dstdint.h5 typedef unsigned __INT32_TYPE__ uint32_t; typedef
/llvm-project/compiler-rt/test/builtins/TestCases/Darwin/
H A Dplatform_version_check_test.c5 typedef unsigned int uint32_t; typedef
[all...]
/llvm-project/lldb/test/API/lang/cpp/unsigned_types/
H A Dmain.cpp3 typedef unsigned int uint32_t; in main() typedef
/llvm-project/lldb/test/API/commands/expression/rdar42038760/
H A Dmain.c3 typedef unsigned int uint32_t; typedef
/llvm-project/clang/test/Rewriter/
H A Drewrite-anonymous-union.m3 typedef unsigned int uint32_t; typedef
/llvm-project/clang/test/FixIt/
H A Dformat.cpp17 using uint32_t = unsigned; typedef
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp77 [&](const std::pair<uint32_t, SmallVector<uint32_t, 0>> &V) { in dumpSymbolTable()
/llvm-project/llvm/include/llvm/MC/
H A DMCSectionGOFF.h39 uint32_t /*Subsection*/) const override { in printSwitchToSection() argument
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-inline-asm.c5 typedef u_int32_t uint32_t; typedef
/llvm-project/clang/test/Modules/Inputs/builtin-headers/
H A Dstdint.h31 typedef unsigned int uint32_t; typedef
/llvm-project/libc/test/src/__support/
H A Dendian_test.cpp
/llvm-project/lldb/examples/synthetic/bitfield/
H A Dprogram.cpp1 typedef unsigned int uint32_t; typedef
/llvm-project/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h129 #define uint32_t __UINT32_TYPE__ macro
/llvm-project/llvm/unittests/Support/
H A DSwapByteOrderTest.cpp101 TEST(getSwappedBytes, uint32_t) { in TEST() argument
152 TEST(swapByteOrder, uint32_t) { in TEST() argument
/llvm-project/clang/test/Analysis/
H A Datomics.c7 typedef unsigned int uint32_t; typedef
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp44 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 DCtorUtils.cpp111 Module &M, function_ref<bool(uint32_t, Function *)> ShouldRemove) { in optimizeGlobalCtorsList() argument
/llvm-project/libc/src/__support/GPU/generic/
H A Dutils.h

1234