Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIISelLowering.h209 SDValue performFSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp11299 SDValue SITargetLowering::performFSubCombine(SDNode *N, in performFSubCombine() function in SITargetLowering
11608 return performFSubCombine(N, DCI); in PerformDAGCombine()