Home
last modified time | relevance | path

Searched refs:SystemZMCAsmInfo (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.cpp20 SystemZMCAsmInfo::SystemZMCAsmInfo(const Target &T, StringRef TT) { in SystemZMCAsmInfo() function in SystemZMCAsmInfo
28 const MCSection *SystemZMCAsmInfo::
DSystemZMCAsmInfo.h23 struct SystemZMCAsmInfo : public MCAsmInfo { struct
24 explicit SystemZMCAsmInfo(const Target &T, StringRef TT);
DSystemZMCTargetDesc.cpp64 RegisterMCAsmInfo<SystemZMCAsmInfo> X(TheSystemZTarget); in LLVMInitializeSystemZTargetMC()
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.h19 class SystemZMCAsmInfo : public MCAsmInfoELF {
21 explicit SystemZMCAsmInfo(const Triple &TT);
DSystemZMCAsmInfo.cpp16 SystemZMCAsmInfo::SystemZMCAsmInfo(const Triple &TT) { in SystemZMCAsmInfo() function in SystemZMCAsmInfo
DCMakeLists.txt3 SystemZMCAsmInfo.cpp
DSystemZMCTargetDesc.cpp135 MCAsmInfo *MAI = new SystemZMCAsmInfo(TT); in createSystemZMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.h19 class SystemZMCAsmInfo : public MCAsmInfoELF {
21 explicit SystemZMCAsmInfo(const Triple &TT);
DSystemZMCAsmInfo.cpp16 SystemZMCAsmInfo::SystemZMCAsmInfo(const Triple &TT) { in SystemZMCAsmInfo() function in SystemZMCAsmInfo
DCMakeLists.txt3 SystemZMCAsmInfo.cpp
DSystemZMCTargetDesc.cpp150 MCAsmInfo *MAI = new SystemZMCAsmInfo(TT); in createSystemZMCAsmInfo()