Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h233 struct OutputArg { struct
249 OutputArg() = default; argument
250 OutputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool isfixed, in OutputArg() argument
H A DTargetLowering.h3957 const SmallVectorImpl<ISD::OutputArg> &/*Outs*/, in CanLowerReturn()
3969 const SmallVectorImpl<ISD::OutputArg> & /*Outs*/, in LowerReturn()