Searched refs:PromoteIntOp_SINT_TO_FP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h284 SDValue PromoteIntOp_SINT_TO_FP(SDNode *N);
H A DLegalizeIntegerTypes.cpp786 case ISD::SINT_TO_FP: Res = PromoteIntOp_SINT_TO_FP(N); break;
1030 SDValue DAGTypeLegalizer::PromoteIntOp_SINT_TO_FP(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 118 milliseconds