Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCleanup.h53 enum { NumCommonBits = 3 }; enumerator
58 unsigned : NumCommonBits;
60 unsigned NumHandlers : 32 - NumCommonBits;
65 unsigned : NumCommonBits;
92 unsigned : NumCommonBits;
94 unsigned NumFilters : 32 - NumCommonBits;