Searched refs:addAllocSizeAttr (Results 1 – 3 of 3) sorted by relevance
307 AttributeSet addAllocSizeAttr(LLVMContext &C, unsigned Index,553 AttrBuilder &addAllocSizeAttr(unsigned ElemSizeArg,
1050 AttributeSet::addAllocSizeAttr(LLVMContext &C, unsigned Index, in addAllocSizeAttr() function in AttributeSet1054 B.addAllocSizeAttr(ElemSizeArg, NumElemsArg); in addAllocSizeAttr()1389 AttrBuilder &AttrBuilder::addAllocSizeAttr(unsigned ElemSize, in addAllocSizeAttr() function in AttrBuilder
1057 B.addAllocSizeAttr(ElemSizeArg, NumElemsArg); in ParseFnAttributeValuePairs()