Home
last modified time | relevance | path

Searched refs:CAnd (Results 1 – 3 of 3) 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4720 if (ConstantSDNode *CAnd = dyn_cast<ConstantSDNode>(N1)) { in visitANDLike() local
4723 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4993 if (ConstantSDNode *CAnd = dyn_cast<ConstantSDNode>(N1)) { in visitANDLike() local
4996 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike()