Home
last modified time | relevance | path

Searched refs:combineUIntToFP (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38393 static SDValue combineUIntToFP(SDNode *N, SelectionDAG &DAG, in combineUIntToFP() function
39661 case ISD::UINT_TO_FP: return combineUIntToFP(N, DAG, Subtarget); in PerformDAGCombine()