Lines Matching refs:AttributeList
1284 AttributeList AttributeList) { in getOrInsertLibFunc() argument
1288 FunctionCallee C = M->getOrInsertFunction(Name, T, AttributeList); in getOrInsertLibFunc()
1355 return getOrInsertLibFunc(M, TLI, TheLibFunc, T, AttributeList()); in getOrInsertLibFunc()
1509 AttributeList AS; in emitMemCpyChk()
1510 AS = AttributeList::get(M->getContext(), AttributeList::FunctionIndex, in emitMemCpyChk()
1514 AttributeList::get(M->getContext(), AS), B.getInt8PtrTy(), in emitMemCpyChk()
1659 const AttributeList &Attrs, in emitUnaryFloatFnCallHelper()
1682 const AttributeList &Attrs) { in emitUnaryFloatFnCall()
1695 const AttributeList &Attrs) { in emitUnaryFloatFnCall()
1708 const AttributeList &Attrs, in emitBinaryFloatFnCallHelper()
1733 const AttributeList &Attrs) { in emitBinaryFloatFnCall()
1749 const AttributeList &Attrs) { in emitBinaryFloatFnCall()