Lines Matching defs:computeInfo
175 void computeInfo(CGFunctionInfo &FI) const override;
911 void X86_32ABIInfo::computeInfo(CGFunctionInfo &FI) const {
1369 void computeInfo(CGFunctionInfo &FI) const override;
1388 void computeInfo(CGFunctionInfo &FI) const override;
1996 // is the free registers, which will be checked in computeInfo.
2904 void X86_64ABIInfo::computeInfo(CGFunctionInfo &FI) const {
2909 // compatible code delegate this call to WinX86_64ABIInfo::computeInfo.
2912 Win64ABIInfo.computeInfo(FI);
3361 void WinX86_64ABIInfo::computeInfo(CGFunctionInfo &FI) const {
3370 SysVABIInfo.computeInfo(FI);