Home
last modified time | relevance | path

Searched refs:createLoongArchInstrAnalysis (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCTargetDesc.cpp188 static MCInstrAnalysis *createLoongArchInstrAnalysis(const MCInstrInfo *Info) { in createLoongArchInstrAnalysis() function
211 TargetRegistry::RegisterMCInstrAnalysis(*T, createLoongArchInstrAnalysis); in LLVMInitializeLoongArchTargetMC()