Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12009 static SDValue FoldIntToFPToInt(SDNode *N, SelectionDAG &DAG) { in FoldIntToFPToInt() function
12058 return FoldIntToFPToInt(N, DAG); in visitFP_TO_SINT()
12069 return FoldIntToFPToInt(N, DAG); in visitFP_TO_UINT()