Home
last modified time | relevance | path

Searched refs:MSP430TargetInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DMSP430.cpp19 const char *const MSP430TargetInfo::GCCRegNames[] = {
24 ArrayRef<const char *> MSP430TargetInfo::getGCCRegNames() const { in getGCCRegNames()
28 void MSP430TargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
H A DMSP430.h24 class LLVM_LIBRARY_VISIBILITY MSP430TargetInfo : public TargetInfo {
28 MSP430TargetInfo(const llvm::Triple &Triple, const TargetOptions &) in MSP430TargetInfo() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp276 return std::make_unique<MSP430TargetInfo>(Triple, Opts); in AllocateTarget()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11910 …LOBAL__N_116MSP430TargetInfoD1Ev", "(anonymous namespace)::MSP430TargetInfo::~MSP430TargetInfo()"},
11911 …LOBAL__N_116MSP430TargetInfoD0Ev", "(anonymous namespace)::MSP430TargetInfo::~MSP430TargetInfo()"},
11912 …N5clang11LangOptionsERNS1_12MacroBuilderE", "(anonymous namespace)::MSP430TargetInfo::getTargetDef…
11913 …TargetBuiltinsERPKN5clang7Builtin4InfoERj", "(anonymous namespace)::MSP430TargetInfo::getTargetBui…
11914 …6MSP430TargetInfo20getVAListDeclarationEv", "(anonymous namespace)::MSP430TargetInfo::getVAListDec…
11915 {"_ZNK12_GLOBAL__N_116MSP430TargetInfo11getClobbersEv", "(anonymous namespace)::MSP430TargetInfo::g…
11916 …MSP430TargetInfo14getGCCRegNamesERPKPKcRj", "(anonymous namespace)::MSP430TargetInfo::getGCCRegNam…
11917 …esERPKN5clang10TargetInfo11GCCRegAliasERj", "(anonymous namespace)::MSP430TargetInfo::getGCCRegAli…
11918 …RPKcRN5clang10TargetInfo14ConstraintInfoE", "(anonymous namespace)::MSP430TargetInfo::validateAsmC…
25533 {"_ZTVN12_GLOBAL__N_116MSP430TargetInfoE", "vtable for (anonymous namespace)::MSP430TargetInfo"},
[all …]