Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp826 bool CurConstant = isConstantLaneMask(CurReg, CurVal); in buildMergeLaneMasks() local
828 if (PrevConstant && CurConstant) { in buildMergeLaneMasks()
844 if (CurConstant && CurVal) { in buildMergeLaneMasks()
853 if (!CurConstant) { in buildMergeLaneMasks()
868 } else if (CurConstant && !CurVal) { in buildMergeLaneMasks()