Home
last modified time | relevance | path

Searched defs:getPreferredAlignmentLog (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/IR/
DDataLayout.h609 inline unsigned getPreferredAlignmentLog(const GlobalVariable *GV) const, in getPreferredAlignmentLog() function
/external/llvm/lib/IR/
DDataLayout.cpp784 unsigned DataLayout::getPreferredAlignmentLog(const GlobalVariable *GV) const { in getPreferredAlignmentLog() function in DataLayout
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp875 unsigned DataLayout::getPreferredAlignmentLog(const GlobalVariable *GV) const { in getPreferredAlignmentLog() function in DataLayout