Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h227 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp504 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()
548 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()