Home
last modified time | relevance | path

Searched defs:handleSplit (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp213 bool IncomingValueHandler::handleSplit(SmallVectorImpl<Register> &VRegs, in handleSplit() function in IncomingValueHandler
349 bool OutgoingValueHandler::handleSplit(SmallVectorImpl<Register> &VRegs, in handleSplit() function in OutgoingValueHandler
/external/llvm-project/llvm/lib/Target/Mips/
DMipsCallLowering.cpp201 bool MipsIncomingValueHandler::handleSplit(SmallVectorImpl<Register> &VRegs, in handleSplit() function in MipsIncomingValueHandler
312 bool MipsOutgoingValueHandler::handleSplit(SmallVectorImpl<Register> &VRegs, in handleSplit() function in MipsOutgoingValueHandler