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

/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp43 static MCInstrInfo *createPPCMCInstrInfo() { function
182 TargetRegistry::RegisterMCInstrInfo(ThePPC32Target, createPPCMCInstrInfo);
183 TargetRegistry::RegisterMCInstrInfo(ThePPC64Target, createPPCMCInstrInfo);
185 createPPCMCInstrInfo);

Completed in 94 milliseconds