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);
3452 bool RetZExt : 1; member3480 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()3531 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()3580 RetZExt = Value;
1087 if (CLI.RetZExt) in getReturnAttrs()1163 if (CLI.RetZExt) in lowerCallTo()
9025 if (CLI.RetZExt) in getReturnAttrs()9137 if (CLI.RetZExt) in LowerCallTo()9281 CLI.RetZExt == Args[i].IsZExt)) in LowerCallTo()9383 else if (CLI.RetZExt) in LowerCallTo()