Home | History | Annotate | Download | only in IPO

Lines Matching refs:AttributeWithIndex

236       SmallVector<AttributeWithIndex, 8> AttributesVec;
240 AttributesVec.push_back(AttributeWithIndex::get(~0, FnAttrs));
653 SmallVector<AttributeWithIndex, 8> AttributesVec;
726 AttributesVec.push_back(AttributeWithIndex::get(0, RAttrs));
744 AttributesVec.push_back(AttributeWithIndex::get(Params.size(), Attrs));
753 AttributesVec.push_back(AttributeWithIndex::get(~0, FnAttrs));
792 AttributesVec.push_back(AttributeWithIndex::get(0, RAttrs));
805 AttributesVec.push_back(AttributeWithIndex::get(Args.size(), Attrs));
812 AttributesVec.push_back(AttributeWithIndex::get(Args.size(), Attrs));
816 AttributesVec.push_back(AttributeWithIndex::get(~0, FnAttrs));