Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.h216 SDValue performSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
HDSIISelLowering.cpp14238 SDValue SITargetLowering::performSubCombine(SDNode *N, in performSubCombine() function in SITargetLowering
14683 return performSubCombine(N, DCI); in PerformDAGCombine()