Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53391 static SDValue combineX86INT_TO_FP(SDNode *N, SelectionDAG &DAG, in combineX86INT_TO_FP() function
57822 case X86ISD::CVTUI2P: return combineX86INT_TO_FP(N, DAG, DCI); in PerformDAGCombine()