Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11874 static SDValue foldFPToIntToFP(SDNode *N, SelectionDAG &DAG, in foldFPToIntToFP() function
11960 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitSINT_TO_FP()
12002 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitUINT_TO_FP()