Searched refs:getWithStackAlignment (Results 1 – 6 of 6) sorted by relevance
70 Attribute StackAlignAttr = Attribute::getWithStackAlignment(C, 32); in TEST()
94 static Attribute getWithStackAlignment(LLVMContext &Context, uint64_t Align);
98 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()
131 Attribute Attribute::getWithStackAlignment(LLVMContext &Context, in getWithStackAlignment() function in Attribute695 Attr = Attribute::getWithStackAlignment(C, B.getStackAlignment()); in get()