Searched defs:InputArg (Results 1 – 2 of 2) sorted by relevance
157 struct InputArg { struct173 InputArg() = default; argument174 InputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool used, in InputArg() function181 bool isOrigArg() const { in isOrigArg()185 unsigned getOrigArgIndex() const { in getOrigArgIndex()
3439 const SmallVectorImpl<ISD::InputArg> & /*Ins*/, const SDLoc & /*dl*/, in LowerFormalArguments()