Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h170 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h210 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp297 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()
321 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp418 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()
463 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()