Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2919 bool MemcpyInByVal = ES && in LowerCall() local
2927 MemcpyInByVal ? 0 : ABI.GetCalleeAllocdArgSizeInBytes(CallConv); in LowerCall()
2964 if (!(IsTailCall || MemcpyInByVal)) in LowerCall()
3174 if (!(MemcpyInByVal)) { in LowerCall()