Searched defs:SM (Results 26 - 50 of 219) sorted by relevance

123456789

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp91 const MCSchedModel &SM = STI.getSchedModel(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DPlistSupport.h50 inline unsigned GetFID(const FIDMap &FIDs, const SourceManager &SM, argument
107 inline void EmitLocation(raw_ostream &o, const SourceManager &SM, argument
38 AddFID(FIDMap &FIDs, SmallVectorImpl<FileID> &V, const SourceManager &SM, SourceLocation L) argument
123 EmitRange(raw_ostream &o, const SourceManager &SM, CharSourceRange R, const FIDMap &FM, unsigned indent) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.h110 SystemZHazardRecognizer(const SystemZInstrInfo *tii, const TargetSchedModel *SM) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DLogDiagnosticPrinter.cpp118 const SourceManager &SM = Info.getSourceManager(); local
143 const SourceManager &SM = Info.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.h40 CodeRegionGenerator(SourceMgr &SM) : Regions(SM) {} argument
56 AsmCodeRegionGenerator(const Target &T, SourceMgr &SM, MCContext &C, argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.h48 const llvm::MCSchedModel &SM; member in class:llvm::mca::final
H A DRetireControlUnitStatistics.cpp20 RetireControlUnitStatistics::RetireControlUnitStatistics(const MCSchedModel &SM) argument
H A DInstructionInfoView.cpp23 const MCSchedModel &SM = STI.getSchedModel(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.h57 SourceMgr SM; member in struct:llvm::remarks::YAMLRemarkParser
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DComputeReplacements.cpp67 auto &SM = A.sourceManager(); local
88 auto &SM = A.sourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h142 const SourceManager *SM; member in class:clang::TextNodeDumper
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp39 void computeProcResourceMasks(const MCSchedModel &SM, argument
82 double computeBlockRThroughput(const MCSchedModel &SM, unsigned DispatchWidth, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp18 PPConditionalDirectiveRecord::PPConditionalDirectiveRecord(SourceManager &SM) argument
H A DTokenConcatenation.cpp136 SourceManager &SM = PP.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h73 EditedSource(const SourceManager &SM, const LangOptions &LangOpts, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h42 SourceManager &SM; member in class:clang::PPConditionalDirectiveRecord::CondDirectiveLoc::Comp
44 explicit Comp(SourceManager &SM) : SM(SM) {} argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h35 RefactoringRuleContext(const SourceManager &SM) : SM(SM) {} argument
72 const SourceManager &SM; member in class:clang::tooling::RefactoringRuleContext
H A DRecursiveSymbolVisitor.h33 RecursiveSymbolVisitor(const SourceManager &SM, const LangOptions &LangOpts) argument
126 const SourceManager &SM; member in class:clang::tooling::RecursiveSymbolVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp140 SourceManager &SM = Pass.Ctx.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp184 const SourceManager &SM = Ctx.getSourceManager(); local
218 const SourceManager &SM = Ctx.getSourceManager(); local
230 dump(llvm::errs(), SM); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp44 const SourceManager &SM = B.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFinder.cpp78 const SourceManager &SM = Context.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h86 SourceManager &SM; member in class:clang::CodeGen::CoverageMappingGen
91 CoverageMappingGen(CoverageMappingModuleGen &CVM, SourceManager &SM, argument
95 CoverageMappingGen(CoverageMappingModuleGen &CVM, SourceManager &SM, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.h71 SourceManager &SM; member in class:clang::format::Environment
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DProgramPoint.cpp53 const SourceManager &SM = Context.getSourceManager(); local

Completed in 180 milliseconds

123456789