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);
4174 bool RetZExt : 1; member4205 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()4256 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()4306 RetZExt = Value;
941 if (CLI.RetZExt) in getReturnAttrs()1015 if (CLI.RetZExt) in lowerCallTo()
9862 if (CLI.RetZExt) in getReturnAttrs()9978 if (CLI.RetZExt) in LowerCallTo()10135 CLI.RetZExt == Args[i].IsZExt)) in LowerCallTo()10240 else if (CLI.RetZExt) in LowerCallTo()