Home
last modified time | relevance | path

Searched refs:getVectorSplitCost (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.h100 unsigned getVectorSplitCost() { return 0; } in getVectorSplitCost() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.h185 unsigned getVectorSplitCost() { return 0; } in getVectorSplitCost() function
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h437 return TTI->getVectorSplitCost() + in getCastInstrCost()
935 unsigned getVectorSplitCost() { return 1; } in getVectorSplitCost() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h663 return TTI->getVectorSplitCost() +
1363 unsigned getVectorSplitCost() { return 1; } in getVectorSplitCost() function