Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h548 static const unsigned MaxAlignmentExponent = 29; variable
/external/llvm/include/llvm/IR/
DValue.h538 static const unsigned MaxAlignmentExponent = 29; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h654 static const unsigned MaxAlignmentExponent = 29; variable
/external/llvm-project/llvm/include/llvm/IR/
DValue.h768 static const unsigned MaxAlignmentExponent = 29; variable
/external/llvm-project/clang/lib/Sema/
DSema.cpp147 const unsigned Sema::MaxAlignmentExponent; member in Sema