Searched refs:VarArg (Results 1 – 2 of 2) sorted by relevance
118 VarArg, enumerator
957 OutputTable.push_back(IITDescriptor::get(IITDescriptor::VarArg, 0)); in DecodeIITType()1200 case IITDescriptor::VarArg: return Type::getVoidTy(Context); in DecodeFixedType()1382 case IITDescriptor::VarArg: return true; in matchIntrinsicType()1639 if (D.Kind == IITDescriptor::VarArg) in matchIntrinsicVarArg()