/llvm-project/libc/src/string/memory_utils/ |
H A D | op_builtin.h | 26 static constexpr size_t SIZE = Size; global() member 68 static constexpr size_t SIZE = Size; global() member 104 static constexpr size_t SIZE = Size; global() member 131 static constexpr size_t SIZE = Size; global() member [all...] |
H A D | op_aarch64.h | 35 static constexpr size_t SIZE = 64; global() member 71 static constexpr size_t SIZE = Size; global() member [all...] |
/llvm-project/libc/src/stdlib/ |
H A D | freelist_malloc.cpp |
|
/llvm-project/flang/test/Lower/OpenMP/ |
H A D | wsloop-reduction-allocatable-array-minmax.f90 | 4 integer, parameter :: SIZE = 10 variable
|
/llvm-project/openmp/runtime/test/tasking/ |
H A D | omp_taskloop_taskwait.c | 7 enum {SIZE = 5}; in main() enumerator
|
/llvm-project/offload/test/mapping/present/ |
H A D | target_data_array_extension.c | 26 #define SIZE 100 macro
|
H A D | target_array_extension.c | 26 #define SIZE 100 macro
|
/llvm-project/llvm/unittests/Support/ |
H A D | LEB128Test.cpp | 262 EXPECT_LEB128(FUN,VALUE,SIZE) TEST() argument 277 EXPECT_LEB128(FUN,VALUE,SIZE) TEST() argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | 2010-07-23-DeclLoc.cpp | 36 typedef _SIZE SIZE; typedef in SizeAndEndianness 77 typedef typename SIZE_AND_ENDIANNESS::SIZE SIZE; create_symbol_owner_data_arch_specific() typedef [all...] |
/llvm-project/clang/test/AST/ |
H A D | fixed_point.c | 93 #define MIX_TYPE_SPEC(SPEC, SIGN, SIZE, ID) \ argument 101 #define MIX_VOLATILE(SIGN, SIZE, ID) MIX_TYPE_SPEC(volatile, SIGN, SIZE, ID) argument 102 #define MIX_ATOMIC(SIGN, SIZE, ID) MIX_TYPE_SPEC(_Atomic, SIGN, SIZE, ID) argument 103 #define MIX_CONST(SIGN, SIZE, ID) MIX_TYPE_SPEC(const, SIGN, SIZE, ID) argument
|
/llvm-project/offload/test/mapping/ |
H A D | target_data_array_extension_at_exit.c | 26 #define SIZE 100 macro
|
/llvm-project/clang/test/Analysis/ |
H A D | index-type.c | 39 #define SIZE 4294967296 macro
|
H A D | uninit-val-const-likeness.c | 4 #define SIZE 2 macro
|
/llvm-project/libc/src/string/memory_utils/x86_64/ |
H A D | inline_memset.h | 54 constexpr size_t SIZE = sizeof(uint256_t); inline_memset_x86_gt64_sw_prefetching() local
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | dependent-type-identity.cpp | 103 enum { SIZE = 100 }; enumerator
|
/llvm-project/clang/lib/Headers/ |
H A D | htmintrin.h | 31 #define _TEXASR_EXTRACT_BITS(TEXASR,BITNUM,SIZE) \ argument 33 #define _TEXASRU_EXTRACT_BITS(TEXASR,BITNUM,SIZE) \ argument
|
/llvm-project/clang/test/Sema/ |
H A D | statements.c | 118 SIZE = sizeof(({unsigned long __ptr; __ptr;})) in test_pr22849() enumerator
|
/llvm-project/libc/test/src/__support/ |
H A D | freelist_test.cpp | 21 static constexpr size_t SIZE = 8; global() variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | array-bounds.cpp | 89 #define SIZE 10 macro
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | too-small-loop-variable.cpp | 218 #define SIZE 125 macro
|
/llvm-project/libc/test/src/__support/File/ |
H A D | file_test.cpp | 25 static constexpr size_t SIZE = 512; global() member in StringFile
|
/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 845 SIZE, global() enumerator
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 8202 FOLD_BROADCAST(SIZE) foldMemoryOperandImpl() argument
|