Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h157 struct InputArg { struct
173 InputArg() = default; argument
174 InputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool used, in InputArg() function
181 bool isOrigArg() const { in isOrigArg()
185 unsigned getOrigArgIndex() const { in getOrigArgIndex()
DTargetLowering.h3439 const SmallVectorImpl<ISD::InputArg> & /*Ins*/, const SDLoc & /*dl*/, in LowerFormalArguments()