Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp57 struct MipsIncomingValueAssigner : public CallLowering::IncomingValueAssigner { struct
60 const char *Func = nullptr;
63 bool IsReturn;
65 MipsIncomingValueAssigner(CCAssignFn *AssignFn_, const char *Func, in MipsIncomingValueAssigner() function
69 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, in assignArg()