Home
last modified time | relevance | path

Searched refs:hasRawTextSupport (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCNullStreamer.cpp30 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon3c28729d0111::MCNullStreamer
H A DMCAsmStreamer.cpp135 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon0673dc030111::MCAsmStreamer
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFCFIChecker/
H A DDWARFCFIFunctionFrameStreamer.h42 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZHLASMAsmStreamer.h99 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp326 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()
345 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp104 if (!Parser.getStreamer().hasRawTextSupport()) { in getAssembler()
794 if (getStreamer().hasRawTextSupport()) in ParseDirectiveComm()
1520 if (!Parser.getStreamer().hasRawTextSupport()) { in processInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h363 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1103 if (!Asm->OutStreamer->hasRawTextSupport() || SingleCU) in getOrCreateDwarfCompileUnit()
2675 if (Asm->OutStreamer->hasRawTextSupport()) in getDwarfCompileUnitIDForLineTable()
H A DDwarfCompileUnit.cpp164 unsigned CUID = Asm->OutStreamer->hasRawTextSupport() ? 0 : getUniqueID(); in getOrCreateSourceID()
H A DAsmPrinter.cpp439 assert(OutStreamer->hasRawTextSupport() && in emitInitialRawDwarfLocDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2850 if (isVerbose() && OutStreamer->hasRawTextSupport()) { in emitInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc22875 …Streamer17hasRawTextSupportEv", "(anonymous namespace)::MCAsmStreamer::hasRawTextSupport() const"},
23105 …amer17hasRawTextSupportEv", "(anonymous namespace)::MCLoggingStreamer::hasRawTextSupport() const"},
23226 {"_ZNK4llvm10MCStreamer17hasRawTextSupportEv", "llvm::MCStreamer::hasRawTextSupport() const"},