Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp8993 static uint32_t getConstantPermuteMask(uint32_t C) { in getConstantPermuteMask() function
9029 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask()
9035 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask()
9106 uint32_t Sel = getConstantPermuteMask(Mask); in performAndCombine()
9278 uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1)); in performOrCombine()