Lines Matching defs:AS

41   AttributeSet AS[2];
42 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
44 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
50 AS),
70 AttributeSet AS[2];
71 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
73 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
79 AS),
101 AttributeSet AS =
109 AS),
126 AttributeSet AS[3];
127 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
128 AS[1] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
130 AS[2] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
136 AS),
159 AttributeSet AS[2];
160 AS[0] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
161 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
165 AttributeSet::get(M->getContext(), AS),
183 AttributeSet AS[2];
184 AS[0] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
185 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
190 AS),
210 AttributeSet AS;
211 AS = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
215 AttributeSet::get(M->getContext(), AS),
238 AttributeSet AS;
240 AS = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
244 AttributeSet::get(M->getContext(), AS),
266 AttributeSet AS[3];
267 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
268 AS[1] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
270 AS[2] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
275 AttributeSet::get(M->getContext(), AS),
347 AttributeSet AS[2];
348 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
349 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
353 AttributeSet::get(M->getContext(), AS),
371 AttributeSet AS[2];
372 AS[0] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
373 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
378 AttributeSet::get(M->getContext(), AS),
404 AttributeSet AS[3];
405 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
406 AS[1] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
407 AS[2] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
413 AttributeSet::get(M->getContext(), AS),
437 AttributeSet AS[3];
438 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
439 AS[1] = AttributeSet::get(M->getContext(), 4, Attribute::NoCapture);
440 AS[2] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
447 AttributeSet::get(M->getContext(), AS),