Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMSP430.cpp60 class MSP430TargetCodeGenInfo : public TargetCodeGenInfo { class
62 MSP430TargetCodeGenInfo(CodeGenTypes &CGT) in MSP430TargetCodeGenInfo() function in __anon9dbeb6a40111::MSP430TargetCodeGenInfo
70 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
93 return std::make_unique<MSP430TargetCodeGenInfo>(CGM.getTypes()); in createMSP430TargetCodeGenInfo()