Searched refs:IsAltivecType (Results 1 – 1 of 1) sorted by relevance
411 bool IsAltivecType = ST->hasAltivec() && in getMemoryOpCost() local424 if (Opcode == Instruction::Load && ST->hasVSX() && IsAltivecType && in getMemoryOpCost()441 ((!ST->hasP8Vector() && IsAltivecType) || IsQPXType) && in getMemoryOpCost()449 if (IsVSXType || (ST->hasVSX() && IsAltivecType)) in getMemoryOpCost()