Searched defs:getAssemblerDialect (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.h62 unsigned getAssemblerDialect() const { return AssemblerDialect; } function in class:llvm::mca::final
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h159 virtual unsigned getAssemblerDialect() { return 0;} function in class:llvm::MCAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h533 unsigned getAssemblerDialect() const { return AssemblerDialect; } function in class:llvm::MCAsmInfo

Completed in 188 milliseconds