Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15558 static SDValue foldFPToIntToFP(SDNode *N, SelectionDAG &DAG, in foldFPToIntToFP() function
15631 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitSINT_TO_FP()
15670 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitUINT_TO_FP()