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.h208 SDValue performFPRoundCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp13538 SDValue SITargetLowering::performFPRoundCombine(SDNode *N, in performFPRoundCombine() function in SITargetLowering
14785 return performFPRoundCombine(N, DCI); in PerformDAGCombine()