Searched refs:createDppMask (Results 1 – 1 of 1) sorted by relevance
3711 Constant *createDppMask(unsigned Width, unsigned Mask) { in createDppMask() function3727 S = IRB.CreateSelect(createDppMask(Width, SrcMask), S, in findDppPoisonedOutput()3731 Value *DstMaskV = createDppMask(Width, DstMask); in findDppPoisonedOutput()