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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetCallingConv.h111 struct InputArg { struct in namespace:llvm::ISD
124 InputArg() : VT(MVT::Other), Used(false) {} function in struct:llvm::ISD::InputArg
125 InputArg(ArgFlagsTy flags, EVT vt, bool used, function in struct:llvm::ISD::InputArg

Completed in 143 milliseconds