Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h199 SDValue getCanonicalConstantFP(SelectionDAG &DAG, const SDLoc &SL, EVT VT,
H A DSIISelLowering.cpp13683 SDValue SITargetLowering::getCanonicalConstantFP(SelectionDAG &DAG, in getCanonicalConstantFP() function in SITargetLowering
13738 return getCanonicalConstantFP(DAG, SDLoc(N), VT, CFP->getValueAPF()); in performFCanonicalizeCombine()
13761 getCanonicalConstantFP(DAG, SL, EltVT, CFP->getValueAPF()); in performFCanonicalizeCombine()