Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h96 SDValue performMulhsCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp3520 SDValue AMDGPUTargetLowering::performMulhsCombine(SDNode *N, in performMulhsCombine() function in AMDGPUTargetLowering
4165 return performMulhsCombine(N, DCI); in PerformDAGCombine()