Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h224 const char *AlignDirective; // Defaults to "\t.align\t" variable
500 return AlignDirective; in getAlignDirective()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfo.cpp68 AlignDirective = "\t.align\t"; in MCAsmInfo()