Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1025 bool AMDGPUTargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { isNarrowingProfitable() function in AMDGPUTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3292 virtual bool isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { isNarrowingProfitable() function
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34379 bool X86TargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { isNarrowingProfitable() function in X86TargetLowering
[all...]