Home
last modified time | relevance | path

Searched defs:SIZE (Results 1 – 23 of 23) sorted by relevance

/llvm-project/libc/src/string/memory_utils/
H A Dop_builtin.h26 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 Dop_aarch64.h35 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 Dfreelist_malloc.cpp
/llvm-project/flang/test/Lower/OpenMP/
H A Dwsloop-reduction-allocatable-array-minmax.f904 integer, parameter :: SIZE = 10 variable
/llvm-project/openmp/runtime/test/tasking/
H A Domp_taskloop_taskwait.c7 enum {SIZE = 5}; in main() enumerator
/llvm-project/offload/test/mapping/present/
H A Dtarget_data_array_extension.c26 #define SIZE 100 macro
H A Dtarget_array_extension.c26 #define SIZE 100 macro
/llvm-project/llvm/unittests/Support/
H A DLEB128Test.cpp262 EXPECT_LEB128(FUN,VALUE,SIZE) TEST() argument
277 EXPECT_LEB128(FUN,VALUE,SIZE) TEST() argument
/llvm-project/clang/test/CodeGenCXX/
H A D2010-07-23-DeclLoc.cpp36 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 Dfixed_point.c93 #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 Dtarget_data_array_extension_at_exit.c26 #define SIZE 100 macro
/llvm-project/clang/test/Analysis/
H A Dindex-type.c39 #define SIZE 4294967296 macro
H A Duninit-val-const-likeness.c4 #define SIZE 2 macro
/llvm-project/libc/src/string/memory_utils/x86_64/
H A Dinline_memset.h54 constexpr size_t SIZE = sizeof(uint256_t); inline_memset_x86_gt64_sw_prefetching() local
/llvm-project/clang/test/SemaTemplate/
H A Ddependent-type-identity.cpp103 enum { SIZE = 100 }; enumerator
/llvm-project/clang/lib/Headers/
H A Dhtmintrin.h31 #define _TEXASR_EXTRACT_BITS(TEXASR,BITNUM,SIZE) \ argument
33 #define _TEXASRU_EXTRACT_BITS(TEXASR,BITNUM,SIZE) \ argument
/llvm-project/clang/test/Sema/
H A Dstatements.c118 SIZE = sizeof(({unsigned long __ptr; __ptr;})) in test_pr22849() enumerator
/llvm-project/libc/test/src/__support/
H A Dfreelist_test.cpp21 static constexpr size_t SIZE = 8; global() variable
/llvm-project/clang/test/SemaCXX/
H A Darray-bounds.cpp89 #define SIZE 10 macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dtoo-small-loop-variable.cpp218 #define SIZE 125 macro
/llvm-project/libc/test/src/__support/File/
H A Dfile_test.cpp25 static constexpr size_t SIZE = 512; global() member in StringFile
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h845 SIZE, global() enumerator
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8202 FOLD_BROADCAST(SIZE) foldMemoryOperandImpl() argument