Home | History | Annotate | Download | only in IR

Lines Matching refs:getWithAlignment

78 Attribute Attribute::getWithAlignment(LLVMContext &Context, uint64_t Align) {
696 Attr = Attribute::getWithAlignment(C, B.getAlignment());