Lines Matching defs:getAlignment
157 unsigned Attribute::getAlignment() const {
514 unsigned AttributeSetNode::getAlignment() const {
517 return I->getAlignment();
565 Mask |= (Log2_32(ASN->getAlignment()) + 1) << 16;
671 getWithAlignment(C, B.getAlignment())));
947 return ASN ? ASN->getAlignment() : 0;
1079 Alignment = Attr.getAlignment();