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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h177 SDValue performSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp10103 SDValue SITargetLowering::performSubCombine(SDNode *N, function in class:SITargetLowering
10517 return performSubCombine(N, DCI);

Completed in 141 milliseconds