Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp771 bool CurConstant = isConstantLaneMask(CurReg, CurVal); in buildMergeLaneMasks() local
773 if (PrevConstant && CurConstant) { in buildMergeLaneMasks()
789 if (CurConstant && CurVal) { in buildMergeLaneMasks()
798 if (!CurConstant) { in buildMergeLaneMasks()
813 } else if (CurConstant && !CurVal) { in buildMergeLaneMasks()