Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetCallingConv.h183 struct OutputArg { struct
199 OutputArg() : IsFixed(false) {} in OutputArg() function
200 OutputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool isfixed, in OutputArg() argument
DTargetLowering.h2646 const SmallVectorImpl<ISD::OutputArg> &/*Outs*/, in CanLowerReturn()
2658 const SmallVectorImpl<ISD::OutputArg> & /*Outs*/, in LowerReturn()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h195 struct OutputArg { struct
211 OutputArg() = default; argument
212 OutputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool isfixed, in OutputArg() function
DTargetLowering.h3669 const SmallVectorImpl<ISD::OutputArg> &/*Outs*/, in CanLowerReturn()
3681 const SmallVectorImpl<ISD::OutputArg> & /*Outs*/, in LowerReturn()