Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIISelLowering.h52 SDValue performAndCombine(SDNode *N, DAGCombinerInfo &DCI) const;
HDSIISelLowering.cpp1594 SDValue SITargetLowering::performAndCombine(SDNode *N, in performAndCombine() function in SITargetLowering
1944 return performAndCombine(N, DCI); in PerformDAGCombine()