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

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

Completed in 237 milliseconds