Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAsmInfoELF.cpp29 HasIdentDirective = true; in MCAsmInfoELF()
DMCAsmInfo.cpp75 HasIdentDirective = false; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h273 bool HasIdentDirective; variable
477 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp101 HasIdentDirective = true; in AArch64MCAsmInfoELF()