Lines Matching refs:AttributeWithIndex
7637 AttributeWithIndex AWI[3];
8058 AWI[0] = AttributeWithIndex::get(~0, Attribute::NoUnwind|Attribute::ReadNone);
8089 AWI[0] = AttributeWithIndex::get(~0, Attribute::NoUnwind|Attribute::ReadOnly);
8158 AWI[0] = AttributeWithIndex::get(~0, Attribute::NoUnwind);
8164 AWI[0] = AttributeWithIndex::get(1, Attribute::NoCapture);
8165 AWI[1] = AttributeWithIndex::get(~0, Attribute::NoUnwind);
8170 AWI[0] = AttributeWithIndex::get(1, Attribute::NoCapture);
8171 AWI[1] = AttributeWithIndex::get(2, Attribute::NoCapture);
8172 AWI[2] = AttributeWithIndex::get(~0, Attribute::NoUnwind);
8178 AWI[0] = AttributeWithIndex::get(2, Attribute::NoCapture);
8179 AWI[1] = AttributeWithIndex::get(~0, Attribute::NoUnwind);
8183 AWI[0] = AttributeWithIndex::get(2, Attribute::NoCapture);
8184 AWI[1] = AttributeWithIndex::get(3, Attribute::NoCapture);
8185 AWI[2] = AttributeWithIndex::get(~0, Attribute::NoUnwind);
8189 AWI[0] = AttributeWithIndex::get(3, Attribute::NoCapture);
8190 AWI[1] = AttributeWithIndex::get(~0, Attribute::NoUnwind);