Home
last modified time | relevance | path

Searched refs:shouldCombineMemoryType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h74 bool shouldCombineMemoryType(EVT VT) const;
H A DAMDGPUISelLowering.cpp2845 bool AMDGPUTargetLowering::shouldCombineMemoryType(EVT VT) const { in shouldCombineMemoryType() function in AMDGPUTargetLowering
2904 if (!shouldCombineMemoryType(VT)) in performLoadCombine()
2955 if (!shouldCombineMemoryType(VT)) in performStoreCombine()