Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57167 static SDValue combineFPToSInt(SDNode *N, SelectionDAG &DAG, in combineFPToSInt() function
60545 case ISD::FP_TO_SINT: return combineFPToSInt(N, DAG, Subtarget); in PerformDAGCombine()