Searched refs:getWithStackAlignment (Results 1 – 3 of 3) 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()