Searched refs:FoldIntToFPToInt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13153 static SDValue FoldIntToFPToInt(SDNode *N, SelectionDAG &DAG) { function
13206 return FoldIntToFPToInt(N, DAG);
13221 return FoldIntToFPToInt(N, DAG);

Completed in 196 milliseconds