Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19972 SDValue AddInputValue2 = AddValue.getNode()->getOperand(1); in performCONDCombine() local
19978 if (!isa<ConstantSDNode>(AddInputValue2.getNode()) || in performCONDCombine()
19985 !checkValueWidth(AddInputValue2, MaskBits, ExtType) || in performCONDCombine()
19990 cast<ConstantSDNode>(AddInputValue2.getNode())->getSExtValue(), in performCONDCombine()