Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp36 static MCInstrInfo *createPPCMCInstrInfo() { in createPPCMCInstrInfo() function
123 TargetRegistry::RegisterMCInstrInfo(ThePPC32Target, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()
124 TargetRegistry::RegisterMCInstrInfo(ThePPC64Target, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp55 static MCInstrInfo *createPPCMCInstrInfo() { in createPPCMCInstrInfo() function
252 TargetRegistry::RegisterMCInstrInfo(*T, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp47 static MCInstrInfo *createPPCMCInstrInfo() { in createPPCMCInstrInfo() function
239 TargetRegistry::RegisterMCInstrInfo(*T, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()