Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18654 static SDValue foldFPToIntToFP(SDNode *N, const SDLoc &DL, SelectionDAG &DAG, in foldFPToIntToFP() function
18723 if (SDValue FTrunc = foldFPToIntToFP(N, DL, DAG, TLI)) in visitSINT_TO_FP()
18760 if (SDValue FTrunc = foldFPToIntToFP(N, DL, DAG, TLI)) in visitUINT_TO_FP()