Home
last modified time | relevance | path

Searched defs:RegisterMCInstrAnalysis (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DTargetRegistry.h858 static void RegisterMCInstrAnalysis(Target &T, in RegisterMCInstrAnalysis() function
1218 template <class MCInstrAnalysisImpl> struct RegisterMCInstrAnalysis { struct
1219 RegisterMCInstrAnalysis(Target &T) { in RegisterMCInstrAnalysis() argument
1239 TargetRegistry::RegisterMCInstrAnalysis(T, Fn); in RegisterMCInstrAnalysisFn() argument