Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h216 SDValue performSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp14238 SDValue SITargetLowering::performSubCombine(SDNode *N, in performSubCombine() function in SITargetLowering
14683 return performSubCombine(N, DCI); in PerformDAGCombine()