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