Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h90 SDValue performShlCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp3161 SDValue AMDGPUTargetLowering::performShlCombine(SDNode *N, in performShlCombine() function in AMDGPUTargetLowering
4143 return performShlCombine(N, DCI); in PerformDAGCombine()