Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3195 bool MemcpyInByVal = ES && in LowerCall() local
3203 MemcpyInByVal ? 0 : ABI.GetCalleeAllocdArgSizeInBytes(CallConv); in LowerCall()
3243 if (!(IsTailCall || MemcpyInByVal)) in LowerCall()
3471 if (!(MemcpyInByVal)) { in LowerCall()