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.cpp11443 static uint32_t getConstantPermuteMask(uint32_t C) { in getConstantPermuteMask() function
11479 if (uint32_t ConstMask = getConstantPermuteMask(C)) in getPermuteMask()
11484 if (uint32_t ConstMask = getConstantPermuteMask(C)) in getPermuteMask()
11554 uint32_t Sel = getConstantPermuteMask(Mask); in performAndCombine()
12310 uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1)); in performOrCombine()