Searched refs:RetZExt (Results 1 – 4 of 4) sorted by relevance
72 bool RetZExt : 1; member100 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()114 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()138 RetZExt = Call.hasRetAttr(Attribute::ZExt);
4024 bool RetZExt : 1; member4054 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()4105 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()4155 RetZExt = Value;
946 if (CLI.RetZExt) in getReturnAttrs()1020 if (CLI.RetZExt) in lowerCallTo()
9614 if (CLI.RetZExt) in getReturnAttrs()9730 if (CLI.RetZExt) in LowerCallTo()9887 CLI.RetZExt == Args[i].IsZExt)) in LowerCallTo()9992 else if (CLI.RetZExt) in LowerCallTo()