Searched refs:MemoryOpCost (Results 1 – 2 of 2) sorted by relevance
1521 int MemoryOpCost = VF * getMemoryOpCost(Opcode, SrcVTy->getScalarType(), in getGSScalarCost() local1536 return MemoryOpCost + MaskUnpackCost + InsertExtractCost; in getGSScalarCost()
2525 int MemoryOpCost = VF * getMemoryOpCost(Opcode, SrcVTy->getScalarType(), in getGSScalarCost() local2540 return MemoryOpCost + MaskUnpackCost + InsertExtractCost; in getGSScalarCost()