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