Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h221 SDValue performSetCCCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp14188 SDValue SITargetLowering::performSetCCCombine(SDNode *N, in performSetCCCombine() function in SITargetLowering
14379 return performSetCCCombine(N, DCI); in PerformDAGCombine()