Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2765 static bool isOneOrUndef(int X) { in isOneOrUndef() function
2834 if (isZeroOrUndef(Mask[0]) && isOneOrUndef(Mask[1])) { in selectG_SHUFFLE_VECTOR()