Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4468 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local
4469 uint64_t c1 = N0C1->getZExtValue(); in visitSHL()
4534 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local
4535 uint64_t C1 = N0C1->getZExtValue(); in visitSHL()
4551 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local
4552 uint64_t c1 = N0C1->getZExtValue(); in visitSHL()
4600 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local
4602 DAG.FoldConstantArithmetic(ISD::SHL, SDLoc(N1), VT, N0C1, N1C)) in visitSHL()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6441 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local
6442 uint64_t C1 = N0C1->getZExtValue(); in visitSHL()
6458 if (ConstantSDNode *N0C1 = isConstOrConstSplat(N0.getOperand(1))) { in visitSHL() local
6459 uint64_t c1 = N0C1->getZExtValue(); in visitSHL()