Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15631 SDValue SubsInputValue = SubsNode->getOperand(1); in performCONDCombine() local
15637 !isa<ConstantSDNode>(SubsInputValue.getNode())) in performCONDCombine()
15642 if (!checkValueWidth(SubsInputValue, MaskBits, ExtType) || in performCONDCombine()
15649 cast<ConstantSDNode>(SubsInputValue.getNode())->getSExtValue())) in performCONDCombine()