OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Alignment_GreaterEqual_8Bytes
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/Support/
AlignOf.h
42
enum {
Alignment_GreaterEqual_8Bytes
= Alignment >= 8 ? 1 : 0 };
/external/llvm/include/llvm/Support/
AlignOf.h
88
enum {
Alignment_GreaterEqual_8Bytes
= Alignment >= 8 ? 1 : 0 };
Completed in 37 milliseconds