Searched refs:shouldPrimitiveUseInReg (Results 1 – 2 of 2) sorted by relevance
926 bool shouldPrimitiveUseInReg(QualType Ty, CCState &State) const;1458 bool X86_32ABIInfo::shouldPrimitiveUseInReg(QualType Ty, CCState &State) const { in shouldPrimitiveUseInReg() function in X86_32ABIInfo1572 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType()
1149 bool shouldPrimitiveUseInReg(QualType Ty, CCState &State) const;1712 bool X86_32ABIInfo::shouldPrimitiveUseInReg(QualType Ty, CCState &State) const { in shouldPrimitiveUseInReg() function in X86_32ABIInfo1876 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType()