Searched refs:RetZExt (Results 1 – 4 of 4) sorted by relevance
73 bool RetZExt : 1; member101 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()115 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()139 RetZExt = Call.hasRetAttr(Attribute::ZExt);
4511 bool RetZExt : 1; member4545 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()4580 RetZExt = ResultAttrs.hasAttribute(Attribute::ZExt);4602 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()4652 RetZExt = Value;
951 if (CLI.RetZExt) in getReturnAttrs()1024 if (CLI.RetZExt) in lowerCallTo()
10783 if (CLI.RetZExt) in getReturnAttrs()10899 if (CLI.RetZExt) in LowerCallTo()11056 CLI.RetZExt == Args[i].IsZExt)) in LowerCallTo()11162 else if (CLI.RetZExt) in LowerCallTo()