Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7203 ConstantSDNode *CN0 = dyn_cast<ConstantSDNode>(BVN0->getOperand(k)); in tryCombineToBSL() local
7205 if (!CN0 || !CN1 || in tryCombineToBSL()
7206 CN0->getZExtValue() != (BitMask & ~CN1->getZExtValue())) { in tryCombineToBSL()