Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMSP430.cpp63 class MSP430TargetCodeGenInfo : public TargetCodeGenInfo { class
65 MSP430TargetCodeGenInfo(CodeGenTypes &CGT) in MSP430TargetCodeGenInfo() function in __anon297914ae0111::MSP430TargetCodeGenInfo
73 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
96 return std::make_unique<MSP430TargetCodeGenInfo>(CGM.getTypes()); in createMSP430TargetCodeGenInfo()