Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9508 static uint32_t getConstantPermuteMask(uint32_t C) { in getConstantPermuteMask() function
9544 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask()
9550 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask()
9621 uint32_t Sel = getConstantPermuteMask(Mask); in performAndCombine()
9793 uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1)); in performOrCombine()