Searched defs:MipsOutgoingValueAssigner (Results 1 – 1 of 1) sorted by relevance
29 struct MipsOutgoingValueAssigner : public CallLowering::OutgoingValueAssigner { struct32 const char *Func = nullptr;35 bool IsReturn;37 MipsOutgoingValueAssigner(CCAssignFn *AssignFn_, const char *Func, in MipsOutgoingValueAssigner() argument41 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, in assignArg()