Searched refs:TryConstantFold (Results 1 – 1 of 1) sorted by relevance
48786 auto TryConstantFold = [&](SDValue V) { in combineVectorShiftImm() local48816 if (SDValue C = TryConstantFold(N0)) in combineVectorShiftImm()48825 if (SDValue RHS = TryConstantFold(BC.getOperand(1))) { in combineVectorShiftImm()