Searched refs:isZeroOrOneOrUndef (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2603 static bool isZeroOrOneOrUndef(int X) { function
2613 if (isZeroOrOneOrUndef(Mask[0]) && isZeroOrOneOrUndef(Mask[1]))

Completed in 71 milliseconds