HomeSort by: relevance | last modified time | path
    Searched refs:shouldCombineMemoryType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 74 bool shouldCombineMemoryType(EVT VT) const;
AMDGPUISelLowering.cpp 2845 bool AMDGPUTargetLowering::shouldCombineMemoryType(EVT VT) const {
2904 if (!shouldCombineMemoryType(VT))
2955 if (!shouldCombineMemoryType(VT))

Completed in 20 milliseconds