Searched defs:getMaxAlignment (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h490 unsigned getMaxAlignment() const { return MaxAlignment; } function in class:llvm::MachineFrameInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineFrameInfo.h413 /// getMaxAlignment - Return the alignment in bytes that this function must be
417 unsigned getMaxAlignment() const { return MaxAlignment; } function in class:llvm::MachineFrameInfo
/external/clang/lib/AST/
H A DDeclBase.cpp331 unsigned Decl::getMaxAlignment() const { function in class:Decl

Completed in 679 milliseconds