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.cpp12211 static uint32_t getConstantPermuteMask(uint32_t C) { in getConstantPermuteMask() function
12251 if (uint32_t ConstMask = getConstantPermuteMask(C)) in getPermuteMask()
12256 if (uint32_t ConstMask = getConstantPermuteMask(C)) in getPermuteMask()
12325 uint32_t Sel = getConstantPermuteMask(Mask); in performAndCombine()
13081 uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1)); in performOrCombine()