Searched defs:ExpandIntOp_UINT_TO_FP (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2485 case ISD::UINT_TO_FP: Res = ExpandIntOp_UINT_TO_FP(N); break;
2794 SDValue DAGTypeLegalizer::ExpandIntOp_UINT_TO_FP(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 73 milliseconds