Searched refs:hasRawTextSupport (Results 1 – 9 of 9) sorted by relevance
25 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon1fc2b4480111::MCNullStreamer
117 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon43a7144e0111::MCAsmStreamer
327 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()345 if (!OutStreamer->hasRawTextSupport()) { in HexagonProcessInstruction()
102 if (!Parser.getStreamer().hasRawTextSupport()) { in getAssembler()738 if (getStreamer().hasRawTextSupport()) in ParseDirectiveComm()1457 if (!Parser.getStreamer().hasRawTextSupport()) { in processInstruction()
321 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
1218 if (isVerbose() && OutStreamer->hasRawTextSupport()) { in emitInstruction()
1109 if (!Asm->OutStreamer->hasRawTextSupport() || SingleCU) in getOrCreateDwarfCompileUnit()2103 if (Asm->OutStreamer->hasRawTextSupport()) in beginFunctionImpl()
126 unsigned CUID = Asm->OutStreamer->hasRawTextSupport() ? 0 : getUniqueID(); in getOrCreateSourceID()
248 assert(OutStreamer->hasRawTextSupport() && in emitInitialRawDwarfLocDirective()