Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h213 SDValue performFPRoundCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp14351 SDValue SITargetLowering::performFPRoundCombine(SDNode *N, in performFPRoundCombine() function in SITargetLowering
15813 return performFPRoundCombine(N, DCI); in PerformDAGCombine()