Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3216 bool MemcpyInByVal = ES && in LowerCall() local
3224 MemcpyInByVal ? 0 : ABI.GetCalleeAllocdArgSizeInBytes(CallConv); in LowerCall()
3263 if (!(IsTailCall || MemcpyInByVal)) in LowerCall()
3491 if (!(MemcpyInByVal)) { in LowerCall()