Searched refs:IntValueType (Results 1 – 1 of 1) sorted by relevance
637 Type *IntValueType = nullptr; member702 PMV.ValueType = PMV.IntValueType = ValueType; in createMaskInstrs()704 PMV.IntValueType = in createMaskInstrs()765 Value *Trunc = Builder.CreateTrunc(Shift, PMV.IntValueType, "extracted"); in extractMaskedValue()776 Updated = Builder.CreateBitCast(Updated, PMV.IntValueType); in insertMaskedValue()