Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAsmInfoELF.cpp30 HasIdentDirective = true; in MCAsmInfoELF()
DMCAsmInfo.cpp76 HasIdentDirective = false; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h283 bool HasIdentDirective; variable
516 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp100 HasIdentDirective = true; in AArch64MCAsmInfoELF()