Searched refs:isConstantLaneMask (Results 1 – 1 of 1) sorted by relevance
85 bool isConstantLaneMask(Register Reg, bool &Val) const;740 bool SILowerI1Copies::isConstantLaneMask(Register Reg, bool &Val) const { in isConstantLaneMask() function in SILowerI1Copies824 bool PrevConstant = isConstantLaneMask(PrevReg, PrevVal); in buildMergeLaneMasks()826 bool CurConstant = isConstantLaneMask(CurReg, CurVal); in buildMergeLaneMasks()