Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2965 if (ConstantSDNode *CAnd = dyn_cast<ConstantSDNode>(N1)) { in visitANDLike() local
2968 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3991 if (ConstantSDNode *CAnd = dyn_cast<ConstantSDNode>(N1)) { in visitANDLike() local
3994 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike()