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

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15952 static SDValue PerformFP_TO_SINTCombine(SDNode *N, SelectionDAG &DAG) { function
16104 case ISD::FP_TO_SINT: return PerformFP_TO_SINTCombine(N, DAG);

Completed in 105 milliseconds