Home
last modified time | relevance | path

Searched refs:CurConstant (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp835 bool CurConstant = isConstantLaneMask(CurReg, CurVal); in buildMergeLaneMasks() local
837 if (PrevConstant && CurConstant) { in buildMergeLaneMasks()
853 if (CurConstant && CurVal) { in buildMergeLaneMasks()
862 if (!CurConstant) { in buildMergeLaneMasks()
877 } else if (CurConstant && !CurVal) { in buildMergeLaneMasks()