Searched defs:AlignType (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp329 AlignTypeEnum AlignType; local
482 findAlignmentLowerBound(AlignTypeEnum AlignType, uint32_t BitWidth) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h73 unsigned AlignType : 8; member in struct:llvm::LayoutAlignElem
149 findAlignmentLowerBound(AlignTypeEnum AlignType, uint32_t BitWidth) const { argument
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp65 #define AlignType double macro
70 #define AlignType _Quad macro

Completed in 84 milliseconds