Searched refs:RetZExt (Results 1 – 4 of 4) sorted by relevance
74 bool RetZExt : 1; member102 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()116 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()140 RetZExt = Call.hasRetAttr(Attribute::ZExt);
3191 bool RetZExt : 1; member3219 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()3270 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()3319 RetZExt = Value;
1088 if (CLI.RetZExt) in getReturnAttrs()1164 if (CLI.RetZExt) in lowerCallTo()
8413 if (CLI.RetZExt) in getReturnAttrs()8507 if (CLI.RetZExt) in LowerCallTo()8638 CLI.RetZExt == Args[i].IsZExt)) in LowerCallTo()8738 else if (CLI.RetZExt) in LowerCallTo()