Searched refs:ExtValue (Results 1 – 2 of 2) sorted by relevance
360 struct ExtValue : public ExtRoot { struct364 ExtValue(const ExtDesc &ED) : ExtValue(ED.getOp()) {} in ExtValue() argument752 HCE::ExtValue::ExtValue(const MachineOperand &Op) : ExtRoot(Op) { in ExtValue() function in HCE::ExtValue764 bool HCE::ExtValue::operator< (const HCE::ExtValue &EV) const { in operator <()1276 ExtValue EV(ED); in assignInits()1296 ExtValue EV(ED); in assignInits()1395 ExtValue BestV(ER, Best); in assignInits()1532 const ExtValue &EV = ExtI.first; in insertInitializer()1833 const ExtValue &DefV = ExtI.first; in replaceInstr()1837 ExtValue EV(ED); in replaceInstr()[all …]
7393 SDValue ExtValue = Op->getOperand(0); in isSplatZeroExtended() local7398 if (Op->getOperand(i) == ExtValue) { in isSplatZeroExtended()7410 if (Op->getOperand(i) != ExtValue) in isSplatZeroExtended()7420 return ExtValue; in isSplatZeroExtended()