Lines Matching defs:RetSmallStructInRegABI
167 bool RetSmallStructInRegABI, bool Win32StructABI,
170 IsRetSmallStructInRegABI(RetSmallStructInRegABI),
196 bool RetSmallStructInRegABI, bool Win32StructABI,
199 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI,
1622 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI,
1624 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI,
3460 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI(
3463 CGM.getTypes(), DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI,
3470 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI(
3473 CGM.getTypes(), DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI,