Searched refs:IsPostTypeLegalization (Results 1 – 6 of 6) sorted by relevance
3465 bool IsPostTypeLegalization = false; member3590 IsPostTypeLegalization = Value;3608 bool IsPostTypeLegalization : 1; member3613 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()3631 IsPostTypeLegalization = Value;
3703 bool IsPostTypeLegalization = false; member3834 IsPostTypeLegalization = Value;3852 bool IsPostTypeLegalization : 1; member3857 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()3875 IsPostTypeLegalization = Value;
177 .setIsPostTypeLegalization(CallOptions.IsPostTypeLegalization) in makeLibCall()
9119 if (CLI.IsPostTypeLegalization) { in LowerCallTo()
173 .setIsPostTypeLegalization(CallOptions.IsPostTypeLegalization) in makeLibCall()
9048 if (CLI.IsPostTypeLegalization) { in LowerCallTo()