Home
last modified time | relevance | path

Searched refs:visitBSWAP (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp261 SDValue visitBSWAP(SDNode *N);
1383 case ISD::BSWAP: return visitBSWAP(N); in visit()
4961 SDValue DAGCombiner::visitBSWAP(SDNode *N) { in visitBSWAP() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp323 SDValue visitBSWAP(SDNode *N);
1536 case ISD::BSWAP: return visitBSWAP(N); in visit()
6925 SDValue DAGCombiner::visitBSWAP(SDNode *N) { in visitBSWAP() function in DAGCombiner