Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.cpp17 void MSP430MCAsmInfo::anchor() { } in anchor()
19 MSP430MCAsmInfo::MSP430MCAsmInfo(const Triple &TT) { in MSP430MCAsmInfo() function in MSP430MCAsmInfo
DMSP430MCAsmInfo.h22 class MSP430MCAsmInfo : public MCAsmInfoELF {
26 explicit MSP430MCAsmInfo(const Triple &TT);
DCMakeLists.txt3 MSP430MCAsmInfo.cpp
DMSP430MCTargetDesc.cpp62 RegisterMCAsmInfo<MSP430MCAsmInfo> X(TheMSP430Target); in LLVMInitializeMSP430TargetMC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.cpp17 void MSP430MCAsmInfo::anchor() { } in anchor()
19 MSP430MCAsmInfo::MSP430MCAsmInfo(const Triple &TT) { in MSP430MCAsmInfo() function in MSP430MCAsmInfo
DMSP430MCAsmInfo.h22 class MSP430MCAsmInfo : public MCAsmInfoELF {
26 explicit MSP430MCAsmInfo(const Triple &TT);
DCMakeLists.txt3 MSP430MCAsmInfo.cpp
DMSP430MCTargetDesc.cpp62 RegisterMCAsmInfo<MSP430MCAsmInfo> X(getTheMSP430Target()); in LLVMInitializeMSP430TargetMC()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.h23 struct MSP430MCAsmInfo : public MCAsmInfo { struct
24 explicit MSP430MCAsmInfo(const Target &T, StringRef TT);
DMSP430MCAsmInfo.cpp17 MSP430MCAsmInfo::MSP430MCAsmInfo(const Target &T, StringRef TT) { in MSP430MCAsmInfo() function in MSP430MCAsmInfo
DMSP430MCTargetDesc.cpp71 RegisterMCAsmInfo<MSP430MCAsmInfo> X(TheMSP430Target); in LLVMInitializeMSP430TargetMC()