Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h61 SDValue performOrCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp2574 SDValue SITargetLowering::performOrCombine(SDNode *N, in performOrCombine() function in SITargetLowering
3044 return performOrCombine(N, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h129 SDValue performOrCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp6538 SDValue SITargetLowering::performOrCombine(SDNode *N, in performOrCombine() function in SITargetLowering
7857 return performOrCombine(N, DCI); in PerformDAGCombine()