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