HomeSort by relevance Sort by last modified time
    Searched refs:getCommDirectiveSupportsAlignment (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 170 bool getCommDirectiveSupportsAlignment() const {
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 210 bool getCommDirectiveSupportsAlignment() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCObjectFileInfo.h 225 bool getCommDirectiveSupportsAlignment() const {
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 418 if (!getObjFileLowering().getCommDirectiveSupportsAlignment())
463 if (!getObjFileLowering().getCommDirectiveSupportsAlignment())
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 297 if (!getObjFileLowering().getCommDirectiveSupportsAlignment())
321 if (!getObjFileLowering().getCommDirectiveSupportsAlignment())
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 501 if (!getObjFileLowering().getCommDirectiveSupportsAlignment())
545 if (!getObjFileLowering().getCommDirectiveSupportsAlignment())
    [all...]

Completed in 313 milliseconds