Lines Matching refs:RetSmallStructInRegABI
1167 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1170 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
1194 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument
1197 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo()
2622 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument
2624 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()
4600 bool RetSmallStructInRegABI) in PPC32_SVR4_ABIInfo() argument
4602 IsRetSmallStructInRegABI(RetSmallStructInRegABI) {} in PPC32_SVR4_ABIInfo()
4620 bool RetSmallStructInRegABI) in PPC32TargetCodeGenInfo() argument
4622 CGT, SoftFloatABI, RetSmallStructInRegABI)) {} in PPC32TargetCodeGenInfo()
11072 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11075 new PPC32TargetCodeGenInfo(Types, IsSoftFloat, RetSmallStructInRegABI)); in getTargetCodeGenInfo()
11079 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11082 new PPC32TargetCodeGenInfo(Types, IsSoftFloat, RetSmallStructInRegABI)); in getTargetCodeGenInfo()
11140 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11146 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
11150 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()