Searched defs:createMSP430MCInstrInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCTargetDesc.cpp34 static MCInstrInfo *createMSP430MCInstrInfo() { function
81 TargetRegistry::RegisterMCInstrInfo(TheMSP430Target, createMSP430MCInstrInfo);

Completed in 72 milliseconds