Searched defs:RequiredAlignment (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h79 CharUnits RequiredAlignment; member in class:clang::ASTRecordLayout
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2365 CharUnits RequiredAlignment; member in struct:__anon2740::MicrosoftRecordLayoutBuilder
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9594 unsigned RequiredAlignment = AI->getAlignment(); local
H A DDAGCombiner.cpp14707 unsigned RequiredAlignment = DAG->getDataLayout().getABITypeAlignment( local
14796 unsigned RequiredAlignment = 0; local
16061 unsigned RequiredAlignment; local

Completed in 118 milliseconds