Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp60 static MCAsmInfo *createPPCMCAsmInfo(const Target &T, StringRef TT) { in createPPCMCAsmInfo() function
115 RegisterMCAsmInfoFn C(ThePPC32Target, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()
116 RegisterMCAsmInfoFn D(ThePPC64Target, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp77 static MCAsmInfo *createPPCMCAsmInfo(const MCRegisterInfo &MRI, in createPPCMCAsmInfo() function
249 RegisterMCAsmInfoFn C(*T, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp69 static MCAsmInfo *createPPCMCAsmInfo(const MCRegisterInfo &MRI, in createPPCMCAsmInfo() function
233 RegisterMCAsmInfoFn C(*T, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()