Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h89 SDValue performMulhuCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DAMDGPUISelLowering.cpp3490 SDValue AMDGPUTargetLowering::performMulhuCombine(SDNode *N, in performMulhuCombine() function in AMDGPUTargetLowering
4101 return performMulhuCombine(N, DCI); in PerformDAGCombine()