Searched refs:Op1IsExtend (Results 1 – 1 of 1) sorted by relevance
14226 bool Op1IsExtend = in performFADDSUB_VLCombine() local14233 if (Op1IsExtend && (Op1.getOperand(1) != Mask || Op1.getOperand(2) != VL)) in performFADDSUB_VLCombine()14234 Op1IsExtend = false; in performFADDSUB_VLCombine()14237 if (!Op1IsExtend) { in performFADDSUB_VLCombine()14247 std::swap(Op0IsExtend, Op1IsExtend); in performFADDSUB_VLCombine()