Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11254 static uint32_t getConstantPermuteMask(uint32_t C) { in getConstantPermuteMask() function
11290 if (uint32_t ConstMask = getConstantPermuteMask(C)) in getPermuteMask()
11295 if (uint32_t ConstMask = getConstantPermuteMask(C)) in getPermuteMask()
11365 uint32_t Sel = getConstantPermuteMask(Mask); in performAndCombine()
12040 uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1)); in performOrCombine()