Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h97 SDValue performMulhuCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp3553 SDValue AMDGPUTargetLowering::performMulhuCombine(SDNode *N, in performMulhuCombine() function in AMDGPUTargetLowering
4167 return performMulhuCombine(N, DCI); in PerformDAGCombine()