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

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

Completed in 181 milliseconds