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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp277 SDValue visitBITCAST(SDNode *N);
1407 case ISD::BITCAST: return visitBITCAST(N);
7254 SDValue DAGCombiner::visitBITCAST(SDNode *N) { function in class:DAGCombiner

Completed in 82 milliseconds