Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmInfoWasm.cpp20 HasIdentDirective = true; in MCAsmInfoWasm()
H A DMCAsmInfoELF.cpp28 HasIdentDirective = true; in MCAsmInfoELF()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h392 bool HasIdentDirective = false; variable
725 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCAsmInfo.cpp99 HasIdentDirective = true; in AArch64MCAsmInfoELF()