Home
last modified time | relevance | path

Searched defs:isNarrowingProfitable (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3178 virtual bool isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { isNarrowingProfitable() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp978 bool AMDGPUTargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { isNarrowingProfitable() function in AMDGPUTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33831 bool X86TargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { isNarrowingProfitable() function in X86TargetLowering
[all...]