Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfoWasm.cpp20 HasIdentDirective = true; in MCAsmInfoWasm()
H A DMCAsmInfoELF.cpp32 HasIdentDirective = true; in MCAsmInfoELF()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h402 bool HasIdentDirective = false; variable
745 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCAsmInfo.cpp99 HasIdentDirective = true; in AArch64MCAsmInfoELF()