Home
last modified time | relevance | path

Searched defs:B8 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.id/
H A Dp3.cpp184 constexpr bool B8 = C8<T...>; variable
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-enum.cpp95 enum E8 { A8 = -128, B8 = 127 } x8; enumerator
H A Dattr-mode-enums.c34 enum __attribute__((mode(QI))) { A8, B8 } x8 = B8; in main() enumerator
/llvm-project/clang/test/Layout/
H A Dms-x86-lazy-empty-nonvirtual-base.cpp16 struct B8 { char c[5]; B8() { printf("B8 = %p\n", this); } }; in B8() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h255 B8 = 1, enumerator