Searched refs:getWithAlignment (Results 1 – 2 of 2) sorted by relevance
136 static Attribute getWithAlignment(LLVMContext &Context, uint64_t Align);
78 Attribute Attribute::getWithAlignment(LLVMContext &Context, uint64_t Align) { in getWithAlignment() function in Attribute671 getWithAlignment(C, B.getAlignment()))); in get()