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

/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp624 bool AMDGPUTargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const { function in class:AMDGPUTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelLowering.cpp10845 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { function in class:X86TargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22503 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { function in class:X86TargetLowering
[all...]

Completed in 1461 milliseconds