Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15174 SDValue AddInputValue2 = AddValue.getNode()->getOperand(1); in performCONDCombine() local
15180 if (!isa<ConstantSDNode>(AddInputValue2.getNode()) || in performCONDCombine()
15187 !checkValueWidth(AddInputValue2, MaskBits, ExtType) || in performCONDCombine()
15192 cast<ConstantSDNode>(AddInputValue2.getNode())->getSExtValue(), in performCONDCombine()