Searched refs:createBPFInstrAnalysis (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCTargetDesc.cpp96 static MCInstrAnalysis *createBPFInstrAnalysis(const MCInstrInfo *Info) { function
123 TargetRegistry::RegisterMCInstrAnalysis(*T, createBPFInstrAnalysis);

Completed in 30 milliseconds