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