Searched refs:IntValueType (Results 1 – 1 of 1) sorted by relevance
645 Type *IntValueType = nullptr; member710 PMV.ValueType = PMV.IntValueType = ValueType; in createMaskInstrs()712 PMV.IntValueType = in createMaskInstrs()778 Value *Trunc = Builder.CreateTrunc(Shift, PMV.IntValueType, "extracted"); in extractMaskedValue()789 Updated = Builder.CreateBitCast(Updated, PMV.IntValueType); in insertMaskedValue()