Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp78 static unsigned getGVAlignmentLog2(const GlobalValue *GV, const DataLayout &TD, in getGVAlignmentLog2() function
369 unsigned AlignLog = getGVAlignmentLog2(GV, *DL); in EmitGlobalVariable()
1542 NumBits = getGVAlignmentLog2(GV, *TM.getSubtargetImpl()->getDataLayout(), in EmitAlignment()