Searched refs:getWithStackAlignment (Results 1 – 2 of 2) sorted by relevance
94 static Attribute getWithStackAlignment(LLVMContext &Context, uint64_t Align);
114 Attribute Attribute::getWithStackAlignment(LLVMContext &Context, in getWithStackAlignment() function in Attribute776 Attr = Attribute::getWithStackAlignment(C, B.getStackAlignment()); in get()