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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2686 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { function in class:llvm::TargetLoweringBase::NegatibleCost
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp918 bool AMDGPUTargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { function in class:AMDGPUTargetLowering

Completed in 193 milliseconds