Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AttributeWithIndex

1673     llvm::SmallVector<llvm::AttributeWithIndex, 8> AttrVec;
1681 AttrVec.push_back(llvm::AttributeWithIndex::get(0, RAttrs));
1698 AttrVec.push_back(llvm::AttributeWithIndex::get(ArgNo + 1, PAttrs));
1704 AttrVec.push_back(llvm::AttributeWithIndex::get(~0, FnAttrs));