Searched refs:IntValueType (Results 1 – 1 of 1) sorted by relevance
758 Type *IntValueType = nullptr; member823 PMV.ValueType = PMV.IntValueType = ValueType; in createMaskInstrs()825 PMV.IntValueType = in createMaskInstrs()886 Value *Trunc = Builder.CreateTrunc(Shift, PMV.IntValueType, "extracted"); in extractMaskedValue()897 Updated = Builder.CreateBitCast(Updated, PMV.IntValueType); in insertMaskedValue()992 Value *ValOp = Builder.CreateBitCast(AI->getValOperand(), PMV.IntValueType); in expandPartwordAtomicRMW()