Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h210 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h233 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h239 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp418 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()
463 if (!getObjFileLowering().getCommDirectiveSupportsAlignment()) in EmitGlobalVariable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp524 getObjFileLowering().getCommDirectiveSupportsAlignment(); in EmitGlobalVariable()
568 getObjFileLowering().getCommDirectiveSupportsAlignment(); in EmitGlobalVariable()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp553 getObjFileLowering().getCommDirectiveSupportsAlignment(); in emitGlobalVariable()
597 getObjFileLowering().getCommDirectiveSupportsAlignment(); in emitGlobalVariable()