Searched refs:shouldCombineMemoryType (Results 1 – 4 of 4) sorted by relevance
69 bool shouldCombineMemoryType(EVT VT) const;
2172 bool AMDGPUTargetLowering::shouldCombineMemoryType(EVT VT) const { in shouldCombineMemoryType() function in AMDGPUTargetLowering2225 if (!shouldCombineMemoryType(VT)) in performLoadCombine()2271 if (!shouldCombineMemoryType(VT)) in performStoreCombine()
79 bool shouldCombineMemoryType(EVT VT) const;
2712 bool AMDGPUTargetLowering::shouldCombineMemoryType(EVT VT) const { in shouldCombineMemoryType() function in AMDGPUTargetLowering2768 if (!shouldCombineMemoryType(VT)) in performLoadCombine()2818 if (!shouldCombineMemoryType(VT)) in performStoreCombine()