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

/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h152 /// OutputArg - This struct carries flags and a value for a
156 struct OutputArg { struct in namespace:llvm::ISD
172 OutputArg() : IsFixed(false) {} function in struct:llvm::ISD::OutputArg
173 OutputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool isfixed, function in struct:llvm::ISD::OutputArg

Completed in 69 milliseconds