Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DTargetRegistry.h879 static void RegisterMCInstrAnalysis(Target &T, in RegisterMCInstrAnalysis() function
1254 template <class MCInstrAnalysisImpl> struct RegisterMCInstrAnalysis { struct
1255 RegisterMCInstrAnalysis(Target &T) { in RegisterMCInstrAnalysis() function
1275 TargetRegistry::RegisterMCInstrAnalysis(T, Fn); in RegisterMCInstrAnalysisFn() argument