Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h151 SDValue performFSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp7517 SDValue SITargetLowering::performFSubCombine(SDNode *N, in performFSubCombine() function in SITargetLowering
7807 return performFSubCombine(N, DCI); in PerformDAGCombine()