Home
last modified time | relevance | path

Searched defs:getTypeLegalizationCost (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1336 GCNTTIImpl::getTypeLegalizationCost(Type *Ty) const { getTypeLegalizationCost() function in GCNTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h848 std::pair<InstructionCost, MVT> getTypeLegalizationCost(Type *Ty) const { getTypeLegalizationCost() function
[all...]