Lines Matching refs:RetSmallStructInRegABI
1211 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1214 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
1239 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument
1242 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo()
2680 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument
2682 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()
4714 bool RetSmallStructInRegABI) in PPC32_SVR4_ABIInfo() argument
4716 IsRetSmallStructInRegABI(RetSmallStructInRegABI) {} in PPC32_SVR4_ABIInfo()
4734 bool RetSmallStructInRegABI) in PPC32TargetCodeGenInfo() argument
4736 CGT, SoftFloatABI, RetSmallStructInRegABI)) {} in PPC32TargetCodeGenInfo()
11636 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11639 new PPC32TargetCodeGenInfo(Types, IsSoftFloat, RetSmallStructInRegABI)); in getTargetCodeGenInfo()
11643 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11646 new PPC32TargetCodeGenInfo(Types, IsSoftFloat, RetSmallStructInRegABI)); in getTargetCodeGenInfo()
11704 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11710 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
11714 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()