Searched refs:shouldUseInReg (Results 1 – 1 of 1) sorted by relevance
6754 bool shouldUseInReg(QualType Ty, CCState &State) const;6777 bool LanaiABIInfo::shouldUseInReg(QualType Ty, CCState &State) const { in shouldUseInReg() function in LanaiABIInfo6852 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType()