Home
last modified time | relevance | path

Searched refs:LastAlignmentBit (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h53 LastAlignmentBit = 5, enumerator
63 static const unsigned AlignmentBits = LastAlignmentBit + 1;
H A DGlobalVariable.h51 static const unsigned CodeModelBits = LastCodeModelBit - LastAlignmentBit;
53 static const unsigned CodeModelShift = LastAlignmentBit + 1;