Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h204 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp398 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()
427 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()