Searched defs:idata (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/CodeGen/X86/ |
H A D | keylocker.c | 293 unsigned char test_mm_aesenc256kl_u8(__m128i *odata, __m128i idata, const void *h) { in test_mm_aesenc256kl_u8() 367 unsigned char test_mm_aesdec256kl_u8(__m128i *odata, __m128i idata, const void *h) { in test_mm_aesdec256kl_u8() 441 unsigned char test_mm_aesenc128kl_u8(__m128i *odata, __m128i idata, const void *h) { in test_mm_aesenc128kl_u8() 515 unsigned char test_mm_aesdec128kl_u8(__m128i *odata, __m128i idata, const void *h) { in test_mm_aesdec128kl_u8()
|
/llvm-project/flang/test/Lower/ |
H A D | global-initialization.f90 | 32 integer*4, dimension(5), save :: idata = (/ (i*i, i=1,5) /) local
|
/llvm-project/compiler-rt/test/dfsan/ |
H A D | libatomic.c | 12 } idata; typedef
|
/llvm-project/lld/COFF/ |
H A D | Writer.cpp | 284 IdataContents idata; global() member in __anonaec617080111::Writer [all...] |