Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1587 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { in isNarrowingProfitable() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp624 bool AMDGPUTargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { in isNarrowingProfitable() function in AMDGPUTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1824 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const { in isNarrowingProfitable() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp10845 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { in isNarrowingProfitable() function in X86TargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22503 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { in isNarrowingProfitable() function in X86TargetLowering