Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3959 int16_t ValueofRHS = RHS->getAsZExtVal(); in getAArch64Cmp() local
3960 if (ValueofRHS < 0 && isLegalArithImmed(-ValueofRHS)) { in getAArch64Cmp()
3965 SExt, DAG.getSignedConstant(ValueofRHS, DL, RHS.getValueType()), CC, in getAArch64Cmp()