Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h54 enum { NumCommonBits = 3 }; enumerator
59 unsigned : NumCommonBits;
61 unsigned NumHandlers : 32 - NumCommonBits;
66 unsigned : NumCommonBits;
93 unsigned : NumCommonBits;
95 unsigned NumFilters : 32 - NumCommonBits;
/external/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;