Searched refs:getTargetOptions (Results 1 – 16 of 16) sorted by relevance
31 MAB.getTargetOptions().getABIName())); in LoongArchTargetELFStreamer()
87 const MCTargetOptions &getTargetOptions() const { return TargetOptions; } in getTargetOptions() function
210 if (!Ctx.getTargetOptions()->X86RelaxRelocations) in getRelocType64()262 if (!Ctx.getTargetOptions()->X86RelaxRelocations) in getRelocType32()
37 if (Context.getTargetOptions() && Context.getTargetOptions()->MCRelaxAll) in MCObjectStreamer()126 if (getContext().getTargetOptions()) in reset()127 Assembler->setRelaxAll(getContext().getTargetOptions()->MCRelaxAll); in reset()
686 const MCTargetOptions *TO = Ctx.getTargetOptions(); in createRelocationSection()738 Ctx.getTargetOptions() ? Ctx.getTargetOptions()->CompressDebugSections in writeSectionData()809 const MCTargetOptions *TO = Asm.getContext().getTargetOptions(); in writeRelocations()1345 const MCTargetOptions *TO = Ctx.getTargetOptions(); in recordRelocation()
51 auto *TO = Context.getTargetOptions(); in MCWinCOFFStreamer()
90 auto *TO = Context.getTargetOptions(); in MCAsmStreamer()
102 const MCTargetOptions &getTargetOptions() const { return TargetOptions; } in getTargetOptions() function
39 MAB.getTargetOptions().getABIName())); in RISCVTargetELFStreamer()
407 MCTargetOptions getTargetOptions() const { return MCOptions; } in getTargetOptions() function
420 const MCTargetOptions *getTargetOptions() const { return TargetOptions; } in getTargetOptions() function
169 std::shared_ptr<clang::TargetOptions> &getTargetOptions();
719 std::shared_ptr<clang::TargetOptions> &TypeSystemClang::getTargetOptions() { in getTargetOptions() function in TypeSystemClang732 getASTContext().getDiagnostics(), getTargetOptions())); in getTargetInfo()
567 Ctx.getTargetOptions()->X86RelaxRelocations; in LowerTlsAddr()
849 if(getTargetParser().getTargetOptions().MCNoWarn) in Warning()851 if (getTargetParser().getTargetOptions().MCFatalWarnings) in Warning()
1149 if (getTargetParser().getTargetOptions().MCNoWarn) in Warning()1151 if (getTargetParser().getTargetOptions().MCFatalWarnings) in Warning()