Searched defs:getVectorSplitCost (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h202 unsigned getVectorSplitCost() { return 0; } function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1723 unsigned getVectorSplitCost() { return 1; } function

Completed in 52 milliseconds