HomeSort by relevance Sort by last modified time
    Searched defs:getMaxAlignment (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 448 /// getMaxAlignment - Return the alignment in bytes that this function must be
452 unsigned getMaxAlignment() const { return MaxAlignment; }
  /external/clang/lib/AST/
DeclBase.cpp 281 unsigned Decl::getMaxAlignment() const {
    [all...]

Completed in 274 milliseconds