Home
last modified time | relevance | path

Searched defs:RequiredAlignment (Results 1 – 7 of 7) sorted by relevance

/llvm-project/libcxxabi/src/
H A Dfallback_malloc.cpp81 const size_t RequiredAlignment = alignof(FallbackMaxAlignType); variable
[all...]
/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h84 CharUnits RequiredAlignment; variable
/llvm-project/offload/src/
H A Domptarget.cpp1332 uint32_t RequiredAlignment = addArg() local
/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2633 CharUnits RequiredAlignment; global() member
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19511 Align RequiredAlignment; adjustCostForPairing() local
20847 Align RequiredAlignment; tryStoreMergeOfLoads() local
[all...]
H A DSelectionDAGBuilder.cpp11338 Align RequiredAlignment = AI->getAlign(); tryToElideArgumentCopy() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1690 Align RequiredAlignment(PowerOf2Ceil(Size/8)); // Natural alignment. allowsMisalignedMemoryAccessesImpl() local