Searched refs:getAssemblyLanguage (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptions.cpp25 StringRef MCTargetOptions::getAssemblyLanguage() const { function in class:MCTargetOptions
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h78 /// getAssemblyLanguage - If this returns a non-empty string this represents
81 StringRef getAssemblyLanguage() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp334 if (Options.getAssemblyLanguage().equals_lower("masm"))

Completed in 62 milliseconds