Searched refs:IsAltivecType (Results 1 – 1 of 1) sorted by relevance
793 bool IsAltivecType = ST->hasAltivec() && in getMemoryOpCost() local805 if (ST->hasVSX() && IsAltivecType && in getMemoryOpCost()821 if (Opcode == Instruction::Load && (!ST->hasP8Vector() && IsAltivecType) && in getMemoryOpCost()829 if (IsVSXType || (ST->hasVSX() && IsAltivecType)) in getMemoryOpCost()