Searched refs:AVRABIInfo (Results 1 – 1 of 1) sorted by relevance
23 class AVRABIInfo : public DefaultABIInfo { class33 AVRABIInfo(CodeGenTypes &CGT, unsigned NPR, unsigned NRR) in AVRABIInfo() function in __anone82284d00111::AVRABIInfo115 : TargetCodeGenInfo(std::make_unique<AVRABIInfo>(CGT, NPR, NRR)) {} in AVRTargetCodeGenInfo()