Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp14081 static SDValue PerformSINT_TO_FPCombine(SDNode *N, SelectionDAG &DAG, in PerformSINT_TO_FPCombine() function
14214 case ISD::SINT_TO_FP: return PerformSINT_TO_FPCombine(N, DAG, this); in PerformDAGCombine()