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