Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp75 if (!handleSplit(VRegs, ArgLocs, ArgLocsIndex, Args[ArgsIndex].Reg)) in handle()
99 bool handleSplit(SmallVectorImpl<unsigned> &VRegs,
178 bool IncomingValueHandler::handleSplit(SmallVectorImpl<unsigned> &VRegs, in handleSplit() function in IncomingValueHandler
204 bool handleSplit(SmallVectorImpl<unsigned> &VRegs,
281 bool OutgoingValueHandler::handleSplit(SmallVectorImpl<unsigned> &VRegs, in handleSplit() function in OutgoingValueHandler
H A DMipsCallLowering.h57 virtual bool handleSplit(SmallVectorImpl<unsigned> &VRegs,