Searched refs:ShrShadow (Results 1 – 1 of 1) sorted by relevance
2229 Value *ShrShadow = IRB.CreateLShr(CombinedWideShadow, Width); in loadShadowFast() local2230 CombinedWideShadow = IRB.CreateOr(CombinedWideShadow, ShrShadow); in loadShadowFast()