Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30491 static SDValue combineUIntToFP(SDNode *N, SelectionDAG &DAG, in combineUIntToFP() function
30971 case ISD::UINT_TO_FP: return combineUIntToFP(N, DAG, Subtarget); in PerformDAGCombine()