Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTargetRegistry.h579 static void RegisterMCInstrAnalysis(Target &T, in RegisterMCInstrAnalysis() function
905 struct RegisterMCInstrAnalysis { struct
906 RegisterMCInstrAnalysis(Target &T) { in RegisterMCInstrAnalysis() argument
925 TargetRegistry::RegisterMCInstrAnalysis(T, Fn); in RegisterMCInstrAnalysisFn() argument
/external/llvm/include/llvm/Support/
DTargetRegistry.h661 static void RegisterMCInstrAnalysis(Target &T, in RegisterMCInstrAnalysis() function
945 template <class MCInstrAnalysisImpl> struct RegisterMCInstrAnalysis { struct
946 RegisterMCInstrAnalysis(Target &T) { in RegisterMCInstrAnalysis() argument
966 TargetRegistry::RegisterMCInstrAnalysis(T, Fn); in RegisterMCInstrAnalysisFn() argument