Home
last modified time | relevance | path

Searched refs:getGVAlignmentLog2 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp78 static unsigned getGVAlignmentLog2(const GlobalValue *GV, const DataLayout &DL, in getGVAlignmentLog2() function
407 unsigned AlignLog = getGVAlignmentLog2(GV, DL); in EmitGlobalVariable()
1725 NumBits = getGVAlignmentLog2(GV, GV->getParent()->getDataLayout(), NumBits); in EmitAlignment()