Lines Matching refs:SmallVectorImpl
247 bool ParseIndexList(SmallVectorImpl<unsigned> &Indices,bool &AteExtraComma);
248 bool ParseIndexList(SmallVectorImpl<unsigned> &Indices) {
302 bool ParseStructBody(SmallVectorImpl<Type*> &Body);
392 bool ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList,
398 ParseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
401 bool ParseExceptionArgs(SmallVectorImpl<Value *> &Args,
408 bool ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts);
417 bool ParseMDNodeVector(SmallVectorImpl<Metadata *> &MDs);
444 bool ParseArgumentList(SmallVectorImpl<ArgInfo> &ArgList, bool &isVarArg);
497 bool ParseUseListOrderIndexes(SmallVectorImpl<unsigned> &Indexes);