Home
last modified time | relevance | path

Searched defs:alignments (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dmalloc-align.c15 static const size_t alignments[] = {8, 16, 64, 256, 1024, 4096, 65536, 131072}; variable
/llvm-project/openmp/runtime/test/api/
H A Dkmp_aligned_malloc.c7 int alignments[] = {64, 128, 256, 512, 1024, 2048, 4096}; variable
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp292 SmallVector<Attribute> alignments(alignmentVec.begin(), alignmentVec.end()); parseAlignedClause() local
[all...]