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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h240 SDValue PromoteIntRes_FP32_TO_FP16(SDNode *N);
H A DLegalizeIntegerTypes.cpp100 case ISD::FP32_TO_FP16:Res = PromoteIntRes_FP32_TO_FP16(N); break;
375 SDValue DAGTypeLegalizer::PromoteIntRes_FP32_TO_FP16(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 119 milliseconds