Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h84 CharUnits RequiredAlignment; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2633 CharUnits RequiredAlignment; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19558 Align RequiredAlignment; in adjustCostForPairing() local
20902 Align RequiredAlignment; in tryStoreMergeOfLoads() local
H A DSelectionDAGBuilder.cpp11401 Align RequiredAlignment = AI->getAlign(); in tryToElideArgumentCopy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1703 Align RequiredAlignment(PowerOf2Ceil(Size/8)); // Natural alignment. in allowsMisalignedMemoryAccessesImpl() local