Home
last modified time | relevance | path

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

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