Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h148 static const unsigned SizeInBytesBits = 8; variable
149 static const unsigned SizeInBytesMask = (1 << SizeInBytesBits) - 1;
150 static const unsigned PrintInHexBit = 1 << SizeInBytesBits;