Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h205 SDValue performSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp11034 SDValue SITargetLowering::performSubCombine(SDNode *N, in performSubCombine() function in SITargetLowering
11446 return performSubCombine(N, DCI); in PerformDAGCombine()