Home
last modified time | relevance | path

Searched refs:MemcpyInByVal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3207 bool MemcpyInByVal = ES && in LowerCall() local
3215 MemcpyInByVal ? 0 : ABI.GetCalleeAllocdArgSizeInBytes(CallConv); in LowerCall()
3255 if (!(IsTailCall || MemcpyInByVal)) in LowerCall()
3483 if (!(MemcpyInByVal)) { in LowerCall()