Searched refs:UserISD (Results 1 – 2 of 2) sorted by relevance
102 int UserISD = TLI->InstructionOpcodeToISD(SingleUser->getOpcode()); in getCastInstrCost() local105 if (UserISD == ISD::MUL && in getCastInstrCost()
644 int UserISD = TLI->InstructionOpcodeToISD(User->getOpcode()); in getCastInstrCost() local645 if (auto *Entry = ConvertCostTableLookup(NEONDoubleWidthTbl, UserISD, in getCastInstrCost()