Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIISelLowering.h182 SDValue performOrCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp9837 SDValue SITargetLowering::performOrCombine(SDNode *N, in performOrCombine() function in SITargetLowering
11627 return performOrCombine(N, DCI); in PerformDAGCombine()