Searched defs:PartwordMaskValues (Results 1 – 3 of 3) 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;
564 struct PartwordMaskValues { struct565 Type *WordType;566 Type *ValueType;567 Value *AlignedAddr;568 Value *ShiftAmt;569 Value *Mask;570 Value *Inv_Mask;
612 struct PartwordMaskValues { struct613 Type *WordType;614 Type *ValueType;615 Value *AlignedAddr;616 Value *ShiftAmt;617 Value *Mask;618 Value *Inv_Mask;