Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2836 static bool isOneOrUndef(int X) { in isOneOrUndef() function
2904 if (isZeroOrUndef(Mask[0]) && isOneOrUndef(Mask[1])) { in selectG_SHUFFLE_VECTOR()