Searched refs:hasRawTextSupport (Results 1 – 8 of 8) sorted by relevance
26 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anond16e81620111::MCNullStreamer
103 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anona620a6280111::MCAsmStreamer
335 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()353 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()
293 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
103 if (!Parser.getStreamer().hasRawTextSupport()) { in getAssembler()732 if (getStreamer().hasRawTextSupport()) in ParseDirectiveComm()1446 if (!Parser.getStreamer().hasRawTextSupport()) { in processInstruction()
749 if (isVerbose() && OutStreamer->hasRawTextSupport()) { in EmitInstruction()
105 unsigned CUID = Asm->OutStreamer->hasRawTextSupport() ? 0 : getUniqueID(); in getOrCreateSourceID()
647 if (!Asm->OutStreamer->hasRawTextSupport() || SingleCU) in getOrCreateDwarfCompileUnit()1539 if (Asm->OutStreamer->hasRawTextSupport()) in beginFunctionImpl()