Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h185 unsigned getVectorSplitCost() { return 0; } in getVectorSplitCost() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h730 return TTI->getVectorSplitCost() +
1530 unsigned getVectorSplitCost() { return 1; } in getVectorSplitCost() function