Searched refs:hasRawTextSupport (Results 1 – 9 of 9) sorted by relevance
31 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anonbfb154130111::MCNullStreamer
117 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon770b66b90111::MCAsmStreamer
326 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()345 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()
102 if (!Parser.getStreamer().hasRawTextSupport()) { in getAssembler()735 if (getStreamer().hasRawTextSupport()) in ParseDirectiveComm()1454 if (!Parser.getStreamer().hasRawTextSupport()) { in processInstruction()
340 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
1097 if (!Asm->OutStreamer->hasRawTextSupport() || SingleCU) in getOrCreateDwarfCompileUnit()2240 if (Asm->OutStreamer->hasRawTextSupport()) in getDwarfCompileUnitIDForLineTable()
123 unsigned CUID = Asm->OutStreamer->hasRawTextSupport() ? 0 : getUniqueID(); in getOrCreateSourceID()
423 assert(OutStreamer->hasRawTextSupport() && in emitInitialRawDwarfLocDirective()
1569 if (isVerbose() && OutStreamer->hasRawTextSupport()) { in emitInstruction()