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

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

Completed in 33 milliseconds