Searched refs:IT2 (Results 1 – 1 of 1) sorted by relevance
971 Type *IT1, *IT2, *JT1, *JT2; in areInstsCompatible() local972 getInstructionTypes(I, IT1, IT2); in areInstsCompatible()976 IT2->getPrimitiveSizeInBits() + JT2->getPrimitiveSizeInBits()); in areInstsCompatible()1040 unsigned ICost = getInstrCost(I->getOpcode(), IT1, IT2); in areInstsCompatible()1043 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible()