Lines Matching refs:RetSmallStructInRegABI
1218 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1221 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
1247 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument
1250 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo()
2672 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument
2674 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()
4709 bool RetSmallStructInRegABI) in PPC32_SVR4_ABIInfo() argument
4711 IsRetSmallStructInRegABI(RetSmallStructInRegABI) {} in PPC32_SVR4_ABIInfo()
4729 bool RetSmallStructInRegABI) in PPC32TargetCodeGenInfo() argument
4731 CGT, SoftFloatABI, RetSmallStructInRegABI)) {} in PPC32TargetCodeGenInfo()
12280 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
12283 new PPC32TargetCodeGenInfo(Types, IsSoftFloat, RetSmallStructInRegABI)); in getTargetCodeGenInfo()
12287 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
12290 new PPC32TargetCodeGenInfo(Types, IsSoftFloat, RetSmallStructInRegABI)); in getTargetCodeGenInfo()
12348 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
12354 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
12358 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()