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