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);
3732 bool RetZExt : 1; member3762 : RetSExt(false), RetZExt(false), IsVarArg(false), IsInReg(false), in CallLoweringInfo()3813 RetZExt = Call.hasRetAttr(Attribute::ZExt); in setCallee()3863 RetZExt = Value;
949 if (CLI.RetZExt) in getReturnAttrs()1023 if (CLI.RetZExt) in lowerCallTo()
9393 if (CLI.RetZExt) in getReturnAttrs()9508 if (CLI.RetZExt) in LowerCallTo()9665 CLI.RetZExt == Args[i].IsZExt)) in LowerCallTo()9769 else if (CLI.RetZExt) in LowerCallTo()