Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22161 SDValue AddInputValue2 = AddValue.getNode()->getOperand(1); in performCONDCombine() local
22167 if (!isa<ConstantSDNode>(AddInputValue2.getNode()) || in performCONDCombine()
22174 !checkValueWidth(AddInputValue2, MaskBits, ExtType) || in performCONDCombine()
22179 cast<ConstantSDNode>(AddInputValue2.getNode())->getSExtValue(), in performCONDCombine()