Searched refs:getWithStackAlignment (Results 1 – 3 of 3) sorted by relevance
154 LLVM_ABI static Attribute getWithStackAlignment(LLVMContext &Context,
239 Attribute Attribute::getWithStackAlignment(LLVMContext &Context, Align A) { in getWithStackAlignment() function in Attribute
5307 Idx, Attribute::getWithStackAlignment(GV->getContext(), StackAlign)); in upgradeSingleNVVMAnnotation()