Searched defs:SM (Results 76 - 100 of 219) sorted by relevance

123456789

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp145 createRenameReplacements(const SymbolOccurrences &Occurrences, const SourceManager &SM, const SymbolName &NewName) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, argument
H A DResourceManager.cpp111 ResourceManager::ResourceManager(const MCSchedModel &SM) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h121 static bool isInCodeFile(SourceLocation SL, const SourceManager &SM) { argument
147 const SourceManager &SM = getASTContext().getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp27 const MCSchedModel &SM = STI.getSchedModel(); local
108 const MCSchedModel &SM = STI.getSchedModel(); local
67 printColumnNames(formatted_raw_ostream &OS, const MCSchedModel &SM) argument
[all...]
/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_super.c57 #define SM(_id, cn, pl, r, x, d, f) \ macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h64 Commit(const SourceManager &SM, const LangOptions &LangOpts, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h271 void setSourceManager(SourceManager &SM) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp96 SourceManager &SM = Ctx.getSourceManager(); local
H A DTransProtectedScope.cpp97 SourceManager &SM; member in class:__anon287::ProtectedScopeFixer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h51 VLIWResourceModel(const TargetSubtargetInfo &STI, const TargetSchedModel *SM) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp20 CharSourceRange getLexicalDeclRange(Decl *D, const SourceManager &SM, argument
86 const SourceManager &SM = Context.getSourceManager(); local
142 const SourceManager &SM = Context.getSourceManager(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h117 InstrItineraryData(const MCSchedModel &SM, const InstrStage *S, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp232 const SourceManager &SM = SourceMgr; local
262 const SourceManager &SM = SourceMgr; local
298 const SourceManager &SM = SourceMgr; local
[all...]
H A DEditedSource.cpp337 static void adjustRemoval(const SourceManager &SM, const LangOptions &LangOpts, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h162 SourceMgr *SM; member in struct:llvm::PerFunctionMIParsingState
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp46 TGLexer::TGLexer(SourceMgr &SM, ArrayRef<std::string> Macros) : SrcMgr(SM) { argument
H A DTGParser.h165 TGParser(SourceMgr &SM, ArrayRef<std::string> Macros, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp23 Loc.print(llvm::errs(), SM); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp72 SourceManager &SM = Ctx.getSourceManager(); local
H A DExprInspectionChecker.cpp305 const SourceManager &SM = C.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h124 const SourceManager &SM; member in class:clang::JSONNodeDumper
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp127 dumpTokens(llvm::raw_ostream &OS, ArrayRef<syntax::Token> Tokens, const SourceManager &SM) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h363 AdvanceToTokenCharacter(SourceLocation TokStart, unsigned Characters, const SourceManager &SM, const LangOptions &LangOpts) argument
394 getAsCharRange(SourceRange Range, const SourceManager &SM, const LangOptions &LangOpts) argument
402 getAsCharRange(CharSourceRange Range, const SourceManager &SM, const LangOptions &LangOpts) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp117 SourceManager &SM = Ctx->getSourceManager(); local

Completed in 387 milliseconds

123456789