Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dfallback_malloc.cpp80 const size_t RequiredAlignment = alignof(FallbackMaxAlignType); variable
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRecordLayout.h84 CharUnits RequiredAlignment; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2603 CharUnits RequiredAlignment; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17933 Align RequiredAlignment; in adjustCostForPairing() local
19219 Align RequiredAlignment; in tryStoreMergeOfLoads() local
H A DSelectionDAGBuilder.cpp10480 Align RequiredAlignment = AI->getAlign(); in tryToElideArgumentCopy() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1412 Align RequiredAlignment(PowerOf2Ceil(Size/8)); // Natural alignment. in allowsMisalignedMemoryAccessesImpl() local