Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10830 SDValue AddInputValue2 = AddValue.getNode()->getOperand(1); in performCONDCombine() local
10836 if (!isa<ConstantSDNode>(AddInputValue2.getNode()) || in performCONDCombine()
10843 !checkValueWidth(AddInputValue2, MaskBits, ExtType) || in performCONDCombine()
10848 cast<ConstantSDNode>(AddInputValue2.getNode())->getSExtValue(), in performCONDCombine()