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);
3705 bool RetZExt : 1; member3735 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()3786 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()3836 RetZExt = Value;
949 if (CLI.RetZExt) in getReturnAttrs()1023 if (CLI.RetZExt) in lowerCallTo()
9335 if (CLI.RetZExt) in getReturnAttrs()9450 if (CLI.RetZExt) in LowerCallTo()9610 CLI.RetZExt == Args[i].IsZExt)) in LowerCallTo()9714 else if (CLI.RetZExt) in LowerCallTo()