Searched refs:LT1 (Results 1 – 1 of 1) sorted by relevance
565 std::pair<InstructionCost, MVT> LT1 = getTypeLegalizationCost(Ty1); in vectorCostAdjustmentFactor() local568 if (LT1.first != 1 || !LT1.second.isVector()) in vectorCostAdjustmentFactor()572 if (TLI->isOperationExpand(ISD, LT1.second)) in vectorCostAdjustmentFactor()