Lines Matching defs:RTS
444 RISCVTargetStreamer &RTS =
460 RTS.emitDirectiveOptionPush();
461 RTS.emitDirectiveOptionArch(NeedEmitStdOptionArgs);
470 RISCVTargetStreamer &RTS =
482 RTS.emitDirectiveOptionPop();
544 RISCVTargetStreamer &RTS =
548 RTS.setTargetABI(RISCVABI::getTargetABI(ModuleTargetABI->getString()));
570 RTS.setFlagsFromFeatures(SubtargetInfo);
578 RISCVTargetStreamer &RTS =
582 RTS.finishAttributeSection();
587 RISCVTargetStreamer &RTS =
592 RTS.emitTargetAttributes(SubtargetInfo, /*EmitStackAlign*/ true);
598 auto &RTS =
600 RTS.emitDirectiveVariantCC(*CurrentFnSym);
731 auto &RTS =
733 RTS.emitDirectiveVariantCC(*HwasanTagMismatchV2Sym);