Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h84 CharUnits RequiredAlignment; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2621 CharUnits RequiredAlignment; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10881 Align RequiredAlignment = AI->getAlign(); tryToElideArgumentCopy() local
H A DDAGCombiner.cpp19220 Align RequiredAlignment; adjustCostForPairing() local
20556 Align RequiredAlignment; tryStoreMergeOfLoads() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1642 Align RequiredAlignment(PowerOf2Ceil(Size/8)); // Natural alignment. allowsMisalignedMemoryAccessesImpl() local