/llvm-project/clang/test/CodeGen/ |
H A D | struct-matching-constraint.c | 3 typedef unsigned short uint16_t; typedef
|
H A D | target-builtin-error-3.c | 7 typedef unsigned short uint16_t; typedef
|
H A D | 2007-09-12-PragmaPack.c | 4 typedef unsigned short uint16_t; typedef
|
H A D | tbaa.c | 10 typedef unsigned short uint16_t; typedef
|
H A D | 2009-01-21-InvalidIterator.c | 4 typedef unsigned short int uint16_t; typedef
|
H A D | tbaa-class.cpp | 7 typedef unsigned short uint16_t; typedef
|
H A D | tbaa.cpp | 11 typedef unsigned short uint16_t; typedef
|
/llvm-project/libc/test/src/__support/ |
H A D | endian_test.cpp |
|
/llvm-project/clang/test/Analysis/ |
H A D | runtime-regression.c | 14 typedef unsigned short uint16_t; typedef
|
H A D | MPIMock.h | 14 typedef int uint16_t; typedef
|
/llvm-project/llvm/unittests/Support/ |
H A D | SwapByteOrderTest.cpp | 97 TEST(getSwappedBytes, uint16_t) { in TEST() argument 146 TEST(swapByteOrder, uint16_t) { in TEST() argument
|
/llvm-project/clang/lib/Headers/hlsl/ |
H A D | hlsl_basic_types.h | 24 typedef unsigned short uint16_t; typedef
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SchedClassResolution.cpp | 153 SmallVector<uint16_t, 32> Subunits, in distributePressure() 318 [ProcResIdx](const std::pair<uint16_t, float> &WPR) { in getAsPoint()
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/Inputs/type-mismatch/ |
H A D | mpimock.h | 19 typedef int uint16_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/ |
H A D | inttypes.h | 21 typedef __UINT16_TYPE__ uint16_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/ |
H A D | enum-size.cpp | 8 using uint16_t = unsigned short; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-standard-types.h | 9 typedef unsigned short uint16_t; // NOLINT typedef
|
/llvm-project/clang/test/Sema/ |
H A D | overload-arm-mve.c | 7 typedef unsigned short uint16_t; typedef
|
H A D | format-strings-signedness.c | 202 typedef unsigned short int uint16_t; typedef
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Boolean.h |
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | aarch64-mangle-neon-vectors.cpp | 4 typedef unsigned short uint16_t; typedef
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | MachODebugMapParser.cpp | 118 handleStabDebugMapEntry(const STEType & STE,std::function<void (uint32_t,uint8_t,uint8_t,uint16_t,uint64_t)> F) handleStabDebugMapEntry() argument 347 handleStabDebugMap(const MachOObjectFile & MainBinary,std::function<void (uint32_t,uint8_t,uint8_t,uint16_t,uint64_t)> F) handleStabDebugMap() argument [all...] |
/llvm-project/libc/utils/gpu/server/ |
H A D | rpc_server.cpp | 180 handle_server_impl(rpc::Server & server,const std::unordered_map<uint16_t,rpc_opcode_callback_ty> & callbacks,const std::unordered_map<uint16_t,void * > & callback_data,uint32_t & index) handle_server_impl() argument
|
/llvm-project/offload/DeviceRTL/include/ |
H A D | Types.h |
|
/llvm-project/clang/test/SemaCXX/ |
H A D | conversion.cpp | 12 typedef unsigned short uint16_t; typedef
|