Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIISelLowering.h208 SDValue performFAddCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp11257 SDValue SITargetLowering::performFAddCombine(SDNode *N, in performFAddCombine() function in SITargetLowering
11606 return performFAddCombine(N, DCI); in PerformDAGCombine()