Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14392 static SDValue foldFPToIntToFP(SDNode *N, SelectionDAG &DAG, in foldFPToIntToFP() function
14473 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitSINT_TO_FP()
14512 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitUINT_TO_FP()