Lines Matching defs:computeInfo
162 void computeInfo(CGFunctionInfo &FI) const override;
902 void X86_32ABIInfo::computeInfo(CGFunctionInfo &FI) const {
1360 void computeInfo(CGFunctionInfo &FI) const override;
1379 void computeInfo(CGFunctionInfo &FI) const override;
1987 // is the free registers, which will be checked in computeInfo.
2895 void X86_64ABIInfo::computeInfo(CGFunctionInfo &FI) const {
2900 // compatible code delegate this call to WinX86_64ABIInfo::computeInfo.
2903 Win64ABIInfo.computeInfo(FI);
3389 void WinX86_64ABIInfo::computeInfo(CGFunctionInfo &FI) const {
3398 SysVABIInfo.computeInfo(FI);