Searched defs:PartwordMaskValues (Results 1 – 1 of 1) sorted by relevance
633 struct PartwordMaskValues { struct635 Type *WordType = nullptr;636 Type *ValueType = nullptr;637 Type *IntValueType = nullptr;638 Value *AlignedAddr = nullptr;639 Align AlignedAddrAlignment;641 Value *ShiftAmt = nullptr;642 Value *Mask = nullptr;643 Value *Inv_Mask = nullptr;