Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp29 struct MipsOutgoingValueAssigner : public CallLowering::OutgoingValueAssigner { struct
32 const char *Func = nullptr;
35 bool IsReturn;
37 MipsOutgoingValueAssigner(CCAssignFn *AssignFn_, const char *Func, in MipsOutgoingValueAssigner() function
41 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, in assignArg()