Searched defs:PartwordMaskValues (Results 1 – 1 of 1) sorted by relevance
641 struct PartwordMaskValues { struct643 Type *WordType = nullptr;644 Type *ValueType = nullptr;645 Type *IntValueType = nullptr;646 Value *AlignedAddr = nullptr;647 Align AlignedAddrAlignment;649 Value *ShiftAmt = nullptr;650 Value *Mask = nullptr;651 Value *Inv_Mask = nullptr;