Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7201 static uint32_t getConstantPermuteMask(uint32_t C) { in getConstantPermuteMask() function
7237 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask()
7243 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask()
7314 uint32_t Sel = getConstantPermuteMask(Mask); in performAndCombine()
7486 uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1)); in performOrCombine()