Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreMCTargetDesc.cpp57 static MCAsmInfo *createXCoreMCAsmInfo(const MCRegisterInfo &MRI, in createXCoreMCAsmInfo() function
127 RegisterMCAsmInfoFn X(getTheXCoreTarget(), createXCoreMCAsmInfo); in LLVMInitializeXCoreTargetMC()
/external/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreMCTargetDesc.cpp57 static MCAsmInfo *createXCoreMCAsmInfo(const MCRegisterInfo &MRI, in createXCoreMCAsmInfo() function
127 RegisterMCAsmInfoFn X(getTheXCoreTarget(), 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()