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

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

Completed in 67 milliseconds