Searched refs:IsAltivecType (Results 1 – 1 of 1) sorted by relevance
778 bool IsAltivecType = ST->hasAltivec() && in getMemoryOpCost() local789 if (Opcode == Instruction::Load && ST->hasVSX() && IsAltivecType && in getMemoryOpCost()805 if (Opcode == Instruction::Load && (!ST->hasP8Vector() && IsAltivecType) && in getMemoryOpCost()813 if (IsVSXType || (ST->hasVSX() && IsAltivecType)) in getMemoryOpCost()