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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp76 case ISD::TRUNCATE: Res = PromoteIntRes_TRUNCATE(N); break;
583 SDValue DAGTypeLegalizer::PromoteIntRes_TRUNCATE(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 62 milliseconds