Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-expr-1.cpp3 struct Bitfields { struct
8 void test_Bitfields(Bitfields<0, 5> *b) { in test_Bitfields() argument
9 (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()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/cconv/
Dmemory-layout.ll15 ; 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.
/external/llvm/test/CodeGen/Mips/cconv/
Dmemory-layout.ll15 ; 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.
/external/clang/test/CXX/expr/expr.const/
Dp5-0x.cpp80 struct Bitfields { struct
/external/clang/lib/CodeGen/
DREADME.txt14 Bitfields accesses can be shifted to simplify masking and sign
/external/syzkaller/pkg/compiler/testdata/
Dall.txt125 # Bitfields.
/external/skqp/site/dev/contrib/
Dstyle.md398 of using unsigned. Bitfields use `uint32_t` unless they have to be made shorter
/external/skia/site/dev/contrib/
Dstyle.md398 of using unsigned. Bitfields use `uint32_t` unless they have to be made shorter
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp871 namespace Bitfields { namespace
Dconstant-expression-cxx11.cpp1813 namespace Bitfields { namespace
/external/syzkaller/sys/test/
Dtest.txt486 # Bitfields
/external/catch2/projects/SelfTest/Baselines/
Dconsole.sw.approved.txt1726 Bitfields can be captured (#1027)