Home
last modified time | relevance | path

Searched refs:createXCoreMCAsmInfo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/XCore/MCTargetDesc/
DXCoreMCTargetDesc.cpp52 static MCAsmInfo *createXCoreMCAsmInfo(const Target &T, StringRef TT) { in createXCoreMCAsmInfo() function
73 RegisterMCAsmInfoFn X(TheXCoreTarget, createXCoreMCAsmInfo); in LLVMInitializeXCoreTargetMC()
/external/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreMCTargetDesc.cpp53 static MCAsmInfo *createXCoreMCAsmInfo(const MCRegisterInfo &MRI, in createXCoreMCAsmInfo() function
127 RegisterMCAsmInfoFn X(TheXCoreTarget, createXCoreMCAsmInfo); in LLVMInitializeXCoreTargetMC()