Home
last modified time | relevance | path

Searched refs:MemoryOpCost (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1521 int MemoryOpCost = VF * getMemoryOpCost(Opcode, SrcVTy->getScalarType(), in getGSScalarCost() local
1536 return MemoryOpCost + MaskUnpackCost + InsertExtractCost; in getGSScalarCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2525 int MemoryOpCost = VF * getMemoryOpCost(Opcode, SrcVTy->getScalarType(), in getGSScalarCost() local
2540 return MemoryOpCost + MaskUnpackCost + InsertExtractCost; in getGSScalarCost()