Searched refs:MemcpyInByVal (Results 1 – 1 of 1) sorted by relevance
3195 bool MemcpyInByVal = ES && in LowerCall() local3203 MemcpyInByVal ? 0 : ABI.GetCalleeAllocdArgSizeInBytes(CallConv); in LowerCall()3243 if (!(IsTailCall || MemcpyInByVal)) in LowerCall()3471 if (!(MemcpyInByVal)) { in LowerCall()