Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h678 static void RegisterMCInstrAnalysis(Target &T, in RegisterMCInstrAnalysis() function
992 template <class MCInstrAnalysisImpl> struct RegisterMCInstrAnalysis { struct
993 RegisterMCInstrAnalysis(Target &T) { in RegisterMCInstrAnalysis() function
1013 TargetRegistry::RegisterMCInstrAnalysis(T, Fn); in RegisterMCInstrAnalysisFn() argument