Searched refs:Bitfields (Results 1 – 9 of 9) sorted by relevance
3 struct Bitfields { struct8 void test_Bitfields(Bitfields<0, 5> *b) { in test_Bitfields() argument9 (void)sizeof(Bitfields<10, 5>); in test_Bitfields()10 …(void)sizeof(Bitfields<0, 1>); // expected-note{{in instantiation of template class 'Bitfields<0, … in test_Bitfields()
7 struct Bitfields { struct85 Bitfields Bf; in bad_switch()
78 struct Bitfields { struct
15 ; Bitfields are not covered since they are not available as a type in LLVM IR.140 ; Bitfields are not available in LLVM IR so we can't test them here.
14 Bitfields accesses can be shifted to simplify masking and sign
935 namespace Bitfields { namespace
2004 namespace Bitfields { namespace
557 Bitfields And Array Syntax
4967 llvm/include/llvm/ADT/Bitfields.h