Lines Matching refs:RetSmallStructInRegABI
1169 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1172 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
1196 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument
1199 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo()
2605 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument
2607 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()
4604 bool RetSmallStructInRegABI) in PPC32_SVR4_ABIInfo() argument
4606 IsRetSmallStructInRegABI(RetSmallStructInRegABI) {} in PPC32_SVR4_ABIInfo()
4624 bool RetSmallStructInRegABI) in PPC32TargetCodeGenInfo() argument
4626 CGT, SoftFloatABI, RetSmallStructInRegABI)) {} in PPC32TargetCodeGenInfo()
10908 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
10911 new PPC32TargetCodeGenInfo(Types, IsSoftFloat, RetSmallStructInRegABI)); in getTargetCodeGenInfo()
10969 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
10975 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
10979 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()