Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.h119 SDValue performMulhuCombine(SDNode *N, DAGCombinerInfo &DCI) const;
HDAMDGPUISelLowering.cpp4426 SDValue AMDGPUTargetLowering::performMulhuCombine(SDNode *N, in performMulhuCombine() function in AMDGPUTargetLowering
5150 return performMulhuCombine(N, DCI); in PerformDAGCombine()