Searched refs:shouldCombineMemoryType (Results 1 – 2 of 2) sorted by relevance
81 bool shouldCombineMemoryType(EVT VT) const;
2958 bool AMDGPUTargetLowering::shouldCombineMemoryType(EVT VT) const { in shouldCombineMemoryType() function in AMDGPUTargetLowering3016 if (!shouldCombineMemoryType(VT)) in performLoadCombine()3067 if (!shouldCombineMemoryType(VT)) in performStoreCombine()