Searched defs:VAL (Results 1 – 12 of 12) sorted by relevance
/llvm-project/polly/lib/External/isl/ |
H A D | isl_pw_add_constant_templ.c | 13 #define VAL CAT(isl_,VAL_BASE) macro 29 FN(VAL,free)(v); in FN() local 41 FN(VAL,free)(v); in FN() local 45 FN(VAL,free)(v); in FN() local
|
/llvm-project/libc/test/include/ |
H A D | stdbit_test.c | 29 #define CHECK_FUNCTION(FUNC_NAME, VAL) \ argument
|
/llvm-project/libc/test/UnitTest/ |
H A D | Test.h | 43 #define ASSERT_ERRNO_EQ(VAL) \ argument
|
H A D | ZxTest.h | 17 ASSERT_ERRNO_EQ(VAL) global() argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-byval.cpp | 17 class VAL { class
|
/llvm-project/clang/include/clang/AST/ |
H A D | APNumericStorage.h | 28 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
/llvm-project/libc/test/IntegrationTest/ |
H A D | test.h | 71 #define ASSERT_ERRNO_EQ(VAL) \ argument
|
/llvm-project/clang/test/Index/ |
H A D | annotate-tokens.m | 60 #define VAL 0 macro
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | AMDHSAKernelDescriptor.h | 49 #define AMDHSA_BITS_SET(DST, MSK, VAL) \ argument
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | APInt.h | 1890 uint64_t VAL; ///< Used to store the <= 64 bits integer value. global() member [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | MLRegAllocEvictAdvisor.cpp | 914 SET(ID,TYPE,VAL) extractFeatures() argument
|
/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 3176 #define __vec_strmb(PTR, CNT, VAL) \ argument
|