Searched defs:RequiredAlignment (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | RecordLayout.h | 84 CharUnits RequiredAlignment; variable |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | RecordLayoutBuilder.cpp | 2621 CharUnits RequiredAlignment; global() member |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 10881 Align RequiredAlignment = AI->getAlign(); tryToElideArgumentCopy() local |
H A D | DAGCombiner.cpp | 19220 Align RequiredAlignment; adjustCostForPairing() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 1642 Align RequiredAlignment(PowerOf2Ceil(Size/8)); // Natural alignment. allowsMisalignedMemoryAccessesImpl() local |