Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3191 bool MemcpyInByVal = ES && in LowerCall() local
3199 MemcpyInByVal ? 0 : ABI.GetCalleeAllocdArgSizeInBytes(CallConv); in LowerCall()
3239 if (!(IsTailCall || MemcpyInByVal)) in LowerCall()
3464 if (!(MemcpyInByVal)) { in LowerCall()