Searched refs:JT2 (Results 1 – 1 of 1) sorted by relevance
978 Type *IT1, *IT2, *JT1, *JT2; in areInstsCompatible() local980 getInstructionTypes(J, JT1, JT2); in areInstsCompatible()983 IT2->getPrimitiveSizeInBits() + JT2->getPrimitiveSizeInBits()); in areInstsCompatible()1048 unsigned JCost = getInstrCost(J->getOpcode(), JT1, JT2); in areInstsCompatible()1050 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible()