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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp250 SDValue visitTRUNCATE(SDNode *N);
1238 case ISD::TRUNCATE: return visitTRUNCATE(N);
5957 SDValue DAGCombiner::visitTRUNCATE(SDNode *N) { function in class:DAGCombiner

Completed in 98 milliseconds