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

/external/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h55 SDValue performAndCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp1800 SDValue SITargetLowering::performAndCombine(SDNode *N, function in class:SITargetLowering
2150 return performAndCombine(N, DCI);

Completed in 382 milliseconds