Searched refs:IntValueType (Results 1 – 1 of 1) sorted by relevance
683 Type *IntValueType = nullptr; member748 PMV.ValueType = PMV.IntValueType = ValueType; in createMaskInstrs()750 PMV.IntValueType = in createMaskInstrs()811 Value *Trunc = Builder.CreateTrunc(Shift, PMV.IntValueType, "extracted"); in extractMaskedValue()822 Updated = Builder.CreateBitCast(Updated, PMV.IntValueType); in insertMaskedValue()913 Value *ValOp = Builder.CreateBitCast(AI->getValOperand(), PMV.IntValueType); in expandPartwordAtomicRMW()