Searched refs:InvertedOperandMatcher (Results 1 – 1 of 1) sorted by relevance
997 …using InvertedOperandMatcher = MatchIf<GetInstructionWithInvertedOperand(OPCODE) != Opcode::INVALI… in LowerBinaryOperationWithShiftedOperand() typedef1010 if (InvertedOperandMatcher::Capture(inst, operands, invInsts) && invInsts.HaveSameType()) { in LowerBinaryOperationWithShiftedOperand()