Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8516 SDValue SubsInputValue = SubsNode->getOperand(1); in performCONDCombine() local
8522 !isa<ConstantSDNode>(SubsInputValue.getNode())) in performCONDCombine()
8527 if (!checkValueWidth(SubsInputValue, MaskBits, ExtType) || in performCONDCombine()
8534 cast<ConstantSDNode>(SubsInputValue.getNode())->getSExtValue())) in performCONDCombine()