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

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

Completed in 50 milliseconds