Lines Matching full:getcontext
42 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
44 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
47 LLVMContext &Context = B.GetInsertBlock()->getContext();
49 AttributeSet::get(M->getContext(),
71 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
73 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
76 LLVMContext &Context = B.GetInsertBlock()->getContext();
78 AttributeSet::get(M->getContext(),
102 AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
108 AttributeSet::get(M->getContext(),
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,
133 LLVMContext &Context = B.GetInsertBlock()->getContext();
135 AttributeSet::get(M->getContext(),
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),
184 AS[0] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
185 AS[1] = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
189 AttributeSet::get(M->getContext(),
211 AS = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
213 LLVMContext &Context = B.GetInsertBlock()->getContext();
215 AttributeSet::get(M->getContext(), AS),
240 AS = AttributeSet::get(M->getContext(), AttributeSet::FunctionIndex,
242 LLVMContext &Context = B.GetInsertBlock()->getContext();
244 AttributeSet::get(M->getContext(), AS),
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,
273 LLVMContext &Context = B.GetInsertBlock()->getContext();
275 AttributeSet::get(M->getContext(), AS),
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),
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),
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),
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,
442 LLVMContext &Context = B.GetInsertBlock()->getContext();
447 AttributeSet::get(M->getContext(), AS),
478 LLVMContext &Context = CI->getParent()->getContext();