Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h118 SDValue performMulhsCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp4393 SDValue AMDGPUTargetLowering::performMulhsCombine(SDNode *N, in performMulhsCombine() function in AMDGPUTargetLowering
5148 return performMulhsCombine(N, DCI); in PerformDAGCombine()