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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h255 SDValue PromoteIntRes_TRUNCATE(SDNode *N);
H A DLegalizeIntegerTypes.cpp76 case ISD::TRUNCATE: Res = PromoteIntRes_TRUNCATE(N); break;
570 SDValue DAGTypeLegalizer::PromoteIntRes_TRUNCATE(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 170 milliseconds