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 433 /// getMaxAlignment - Return the alignment in bytes that this function must be
437 unsigned getMaxAlignment() const { return MaxAlignment; }
  /external/clang/lib/AST/
DeclBase.cpp 269 unsigned Decl::getMaxAlignment() const {
    [all...]

Completed in 89 milliseconds